Merge pull request #733 from tldr-pages/lsattr

Update lsattr.md
waldyrious/alt-syntax
Ruben Vereecken 2016-01-28 13:33:00 +02:00
commit 0956feffcb
1 changed files with 2 additions and 2 deletions

View File

@ -14,10 +14,10 @@
`lsattr -R`
- Show attributes of all the files in the directory, including hidden ones:
- Show attributes of all the files in the current directory, including hidden ones:
`lsattr -a`
- Display attributes of directories:
- Display attributes of directories in the current directory:
`lsattr -d`