1
0
Fork 0
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:
Arijit Basu 2021-04-25 10:10:12 +05:30 committed by GitHub
parent 06c71c6a70
commit 16865a34a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages/common/xplr.md Normal file
View 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}}`