mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 13:55:24 +02:00
choco: fix subcommand mention in Japanese translation (#6807)
This commit is contained in:
parent
e13e67b171
commit
5b085d4be2
2 changed files with 3 additions and 3 deletions
|
@ -95,7 +95,7 @@ Not translated yet.
|
|||
---
|
||||
### ja
|
||||
|
||||
Not translated yet.
|
||||
`example command` のようないくつかのサブコマンドには、使用方法についての独自のドキュメントがあります。
|
||||
|
||||
---
|
||||
### ko
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# choco
|
||||
|
||||
> Chocolateyパッケージマネージャーのコマンドラインインターフェイスです
|
||||
> 詳細については、「choco install」、「choco upgrade」などのページを参照してください
|
||||
> Chocolateyパッケージマネージャーのコマンドラインインターフェイスです。
|
||||
> `choco install` のようないくつかのサブコマンドには、使用方法についての独自のドキュメントがあります。
|
||||
> 詳しくはこちら: <https://chocolatey.org>.
|
||||
|
||||
- Chocolateyコマンドを実行します:
|
||||
|
|
Loading…
Add table
Reference in a new issue