ranger: add Japanese translation
This commit is contained in:

committed by
Axel Navarro

parent
faf926324e
commit
55dc1a62f6
24
pages.ja/common/ranger.md
Normal file
24
pages.ja/common/ranger.md
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
# ranger
|
||||||
|
|
||||||
|
> VI キーバインドのコンソールファイルマネージャー
|
||||||
|
> 詳しくはこちら: <https://github.com/ranger/ranger>.
|
||||||
|
|
||||||
|
- ranger を起動する。
|
||||||
|
|
||||||
|
`ranger`
|
||||||
|
|
||||||
|
- ディレクトリのみ表示する。
|
||||||
|
|
||||||
|
`ranger --show-only-dirs`
|
||||||
|
|
||||||
|
- 設定ディレクトリを変更する。
|
||||||
|
|
||||||
|
`ranger --confdir={{path/to/directory}}`
|
||||||
|
|
||||||
|
- データディレクトリを変更する。
|
||||||
|
|
||||||
|
`ranger --datadir={{path/to/directory}}`
|
||||||
|
|
||||||
|
- 終了時に CPU 使用統計を表示する。
|
||||||
|
|
||||||
|
`ranger --profile`
|
Reference in New Issue
Block a user