diff --git a/README.md b/README.md index 4505d7c..14e72a5 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ If we want to search a specific directory, it can be given as a second argument /etc/passwd ``` -### Running *fd* without any arguments +### List all files, recursively *fd* can be called with no arguments. This is very useful to get a quick overview of all entries in the current directory, recursively (similar to `ls -R`):