mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:26:01 +02:00
tree: fix -N option description
This commit is contained in:
parent
11f2e46358
commit
c2c55af1a9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue