br: add page; broot: fix page (#8961)

This commit is contained in:
Axel Navarro
2022-10-12 11:23:45 -03:00
committed by GitHub
parent 6feacdf900
commit 98bd79e862
4 changed files with 42 additions and 30 deletions

View File

@@ -1,28 +1,25 @@
# broot
# br
> निर्देशिकाओंको पथ-प्रदर्शित करने का एक बेहतर तरीका।
> `broot` भी देखें।
> अधिक जानकारी: <https://github.com/Canop/broot>
- `br` shell कार्य को स्थापित या पुनर्स्थापित करें:
`broot --install`
- वर्तमान निर्देशिकाको पथ-प्रदर्शित करें:
`br`
- फ़ाइलों और निर्देशिकाओंका आकार प्रदर्शित करें:
`br -s`
`br --sizes`
- प्रदर्शन अनुमतियाँ:
`br -p`
`br --permissions`
- केवल निर्देशिकाएं प्रदर्शित करें:
`br -f`
`br --only-folders`
- छिपी हुई फ़ाइलें और निर्देशिकाएं प्रदर्शित करें:
`br -h`
`br --hidden`

9
pages.hi/linux/broot.md Normal file
View File

@@ -0,0 +1,9 @@
# broot
> निर्देशिकाओंको पथ-प्रदर्शित करने का एक बेहतर तरीका।
> `br` भी देखें।
> अधिक जानकारी: <https://github.com/Canop/broot>।
- `br` shell कार्य को स्थापित या पुनर्स्थापित करें:
`broot --install`