diff --git a/pages/linux/lsattr.md b/pages/linux/lsattr.md index 76a89a4af8..ed0b524fab 100644 --- a/pages/linux/lsattr.md +++ b/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`