diff --git a/guide/english/bash/bash-ls/index.md b/guide/english/bash/bash-ls/index.md index b29a78574e..c3cb3f4a91 100644 --- a/guide/english/bash/bash-ls/index.md +++ b/guide/english/bash/bash-ls/index.md @@ -21,6 +21,7 @@ Most used options: * `-l`, List in long format * `-G`, enable colorized output. * `-s`, List File Size. +* `-R`, displays the contents of the directory, and its subdirectories. ### Example: