Update cheatsheets

This commit is contained in:
ivuorinen
2025-12-07 00:23:48 +00:00
parent 10dbf8b0c0
commit 22bb163ffa
20 changed files with 143 additions and 49 deletions

View File

@@ -5,26 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
---
# br
> Navigate directory trees interactively.
> See also: `broot`.
> More information: <https://manned.org/broot>.
> This command is an alias of `broot`.
- Start and navigate the current directory tree interactively:
- View documentation for the original command:
`br`
- Start displaying the size of files and directories:
`br {{[-s|--sizes]}}`
- Start displaying permissions:
`br {{[-p|--permissions]}}`
- Start displaying directories only:
`br {{[-f|--only-folders]}}`
- Start displaying hidden files and directories:
`br {{[-h|--hidden]}}`
`tldr broot`