Update lsattr.md

per my comments in #502
This commit is contained in:
Waldir Pimenta
2016-01-27 23:14:33 +00:00
parent c79272a73c
commit b8ce74b8fe

View File

@@ -14,10 +14,10 @@
`lsattr -R` `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` `lsattr -a`
- Display attributes of directories: - Display attributes of directories in the current directory:
`lsattr -d` `lsattr -d`