mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 14:59:43 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user