*: fix punctuation across translations (#9147)

This commit is contained in:
Irina
2022-10-18 14:48:43 +03:00
committed by GitHub
parent 65a6005e99
commit 2b060fd171
101 changed files with 132 additions and 132 deletions

View File

@@ -3,22 +3,22 @@
> VI キーバインドのコンソールファイルマネージャー。
> 詳しくはこちら: <https://github.com/ranger/ranger>
- ranger を起動する
- ranger を起動する:
`ranger`
- ディレクトリのみ表示する
- ディレクトリのみ表示する:
`ranger --show-only-dirs`
- 設定ディレクトリを変更する
- 設定ディレクトリを変更する:
`ranger --confdir={{path/to/directory}}`
- データディレクトリを変更する
- データディレクトリを変更する:
`ranger --datadir={{path/to/directory}}`
- 終了時に CPU 使用統計を表示する
- 終了時に CPU 使用統計を表示する:
`ranger --profile`