Browse Source

Update linux.md

zhh 6 năm trước cách đây
mục cha
commit
56cc675bef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 显示当前工作目录