mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
xplr: add page (#5819)
This commit is contained in:
parent
06c71c6a70
commit
16865a34a9
1 changed files with 12 additions and 0 deletions
12
pages/common/xplr.md
Normal file
12
pages/common/xplr.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# xplr
|
||||||
|
|
||||||
|
> Terminal-based file system explorer.
|
||||||
|
> More information: <https://github.com/sayanarijit/xplr>.
|
||||||
|
|
||||||
|
- Open a directory:
|
||||||
|
|
||||||
|
`xplr {{path/to/directory}}`
|
||||||
|
|
||||||
|
- Focus on a file:
|
||||||
|
|
||||||
|
`xplr {{path/to/file}}`
|
Loading…
Add table
Reference in a new issue