Change section header

This commit is contained in:
David Peter 2021-02-14 10:51:40 +01:00
parent 3e728f3edd
commit 2155d19be0
1 changed files with 1 additions and 1 deletions

View File

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