浏览代码

Update lsattr.md

per my comments in #502
Waldir Pimenta 9 年之前
父节点
当前提交
b8ce74b8fe
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/linux/lsattr.md

+ 2 - 2
pages/linux/lsattr.md

@@ -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`