diff --git a/pages/common/xplr.md b/pages/common/xplr.md new file mode 100644 index 0000000000..0e5db351ee --- /dev/null +++ b/pages/common/xplr.md @@ -0,0 +1,12 @@ +# xplr + +> Terminal-based file system explorer. +> More information: . + +- Open a directory: + +`xplr {{path/to/directory}}` + +- Focus on a file: + +`xplr {{path/to/file}}`