浏览代码

Merge pull request #361 from igorshubovych/ls

Remove -s from ls -ls
Igor Shubovych 9 年之前
父节点
当前提交
ea70073005
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/common/ls.md

+ 1 - 1
pages/common/ls.md

@@ -12,7 +12,7 @@
 
 
 - List all files with their rights, groups, owner
 - List all files with their rights, groups, owner
 
 
-`ls -ls`
+`ls -l`
 
 
 - List all files and display the file size in a human readable format
 - List all files and display the file size in a human readable format