From ae668a75cd901962704ae2169b663cc3d93032cd Mon Sep 17 00:00:00 2001 From: Starccy <452276725@qq.com> Date: Mon, 25 Feb 2019 22:25:58 +0800 Subject: [PATCH] abduco: add Chinese translation --- pages.zh/common/abduco.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.zh/common/abduco.md b/pages.zh/common/abduco.md index dc2be8320a..e2b26c4b6c 100644 --- a/pages.zh/common/abduco.md +++ b/pages.zh/common/abduco.md @@ -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 {{会话名}}`