Browse Source

Update linux.md

zhh 6 years ago
parent
commit
56cc675bef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      document/reference/linux.md

+ 1 - 1
document/reference/linux.md

@@ -15,7 +15,7 @@
 ## 文件管理
 
 ### ls
-- 列出/home目录下的子目录:ls -l /home
+列出/home目录下的子目录:ls -l /home
 
 ### pwd
 显示当前工作目录