diff options
| -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 | 
