소스 검색

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`