mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 12:45:59 +02:00
abduco: add Chinese translation
This commit is contained in:
parent
7493c1db82
commit
ae668a75cd
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
|||
|
||||
- 附加到一个会话,如果不存在则新建它:
|
||||
|
||||
`abduco -A {{name}} {{bash}}`
|
||||
`abduco -A {{会话名}} {{bash}}`
|
||||
|
||||
- 使用`dvtm`附加到一个会话,如果不存在则新建它:
|
||||
|
||||
`abduco -A {{name}}`
|
||||
`abduco -A {{会话名}}`
|
||||
|
||||
- 从一个会话中分离:
|
||||
|
||||
|
@ -20,4 +20,4 @@
|
|||
|
||||
- 以只读模式附加到一个会话:
|
||||
|
||||
`abduco -Ar {{name}}`
|
||||
`abduco -Ar {{会话名}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue