mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-13 22:51:13 +03:00
tree: fix -N option description
This commit is contained in:
parent
11f2e46358
commit
c2c55af1a9
@ -15,7 +15,7 @@
|
||||
|
||||
`tree -a -C`
|
||||
|
||||
- Print the tree without indentation lines, showing the full path instead (use `-N` to not escape whitespace and special characters):
|
||||
- Print the tree without indentation lines, showing the full path instead (use `-N` to not escape non-printable characters):
|
||||
|
||||
`tree -i -f`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user