Browse Source

Merge pull request #361 from igorshubovych/ls

Remove -s from ls -ls
Igor Shubovych 9 years ago
parent
commit
ea70073005
1 changed files with 1 additions and 1 deletions
  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
 
-`ls -ls`
+`ls -l`
 
 - List all files and display the file size in a human readable format