mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 08:02:08 +02:00
tree: update description
Also added tokens
This commit is contained in:
parent
68ccb63f98
commit
852edabca9
1 changed files with 2 additions and 2 deletions
|
@ -26,6 +26,6 @@
|
|||
|
||||
`tree -P {{*.txt}}`
|
||||
|
||||
- Ignore files that match a wildcard (glob) pattern:
|
||||
- Ignore entries that match a wildcard (glob) pattern:
|
||||
|
||||
`tree -I '*.txt'`
|
||||
`tree -I {{*.txt}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue