diff options
author | ven <vendethiel@hotmail.fr> | 2015-09-10 10:38:10 +0200 |
---|---|---|
committer | ven <vendethiel@hotmail.fr> | 2015-09-10 10:38:10 +0200 |
commit | e4cf586e99cc46475508d7708771eaabe9e85fd9 (patch) | |
tree | 27c830c18086ec6422c7047f79208a56513f5ee2 /zh-cn | |
parent | 32b32576a8dcbfbcb50f27de0a2b1f2590fdf89c (diff) | |
parent | 6aa3563465b3b9f2a9fc963f8d0b609c99d6be38 (diff) |
Merge pull request #1229 from livehl/patch-1
错别字
Diffstat (limited to 'zh-cn')
-rw-r--r-- | zh-cn/bash-cn.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/bash-cn.html.markdown b/zh-cn/bash-cn.html.markdown index 558d9110..d85e5b8f 100644 --- a/zh-cn/bash-cn.html.markdown +++ b/zh-cn/bash-cn.html.markdown @@ -258,7 +258,7 @@ help return help source help . -# 用 mam 指令阅读相关的 Bash 手册 +# 用 man 指令阅读相关的 Bash 手册 apropos bash man 1 bash man bash |