diff options
author | q5sys <jt@obs-sec.com> | 2017-07-06 11:02:57 -0400 |
---|---|---|
committer | q5sys <jt@obs-sec.com> | 2017-07-06 11:02:57 -0400 |
commit | 2ef23d4f3920b9f4ec49bf9484aed708626e5f94 (patch) | |
tree | 3f3a68ad84b0efcb7b83202f2a828c0e282aa5d2 /src-qt5/desktop-utils/lumina-fm | |
parent | fix wording (diff) | |
download | lumina-2ef23d4f3920b9f4ec49bf9484aed708626e5f94.tar.gz lumina-2ef23d4f3920b9f4ec49bf9484aed708626e5f94.tar.bz2 lumina-2ef23d4f3920b9f4ec49bf9484aed708626e5f94.zip |
update readme with CLI arguments
Diffstat (limited to 'src-qt5/desktop-utils/lumina-fm')
-rw-r--r-- | src-qt5/desktop-utils/lumina-fm/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src-qt5/desktop-utils/lumina-fm/README.md b/src-qt5/desktop-utils/lumina-fm/README.md index 51982f42..8a2703f5 100644 --- a/src-qt5/desktop-utils/lumina-fm/README.md +++ b/src-qt5/desktop-utils/lumina-fm/README.md @@ -31,3 +31,9 @@ Key Features: * `lumina-archiver`: Allow for instant-extract of an archive into a new subfolder within the current directory * `lumina-open`: Needed to allow "open-with" functionality for files * `lumina-fileinfo`: Allows an option to view the properties of files + +### Command Line Arguments + +* Any paths listed after `lumina-fm` will open up new tabs of the browser + * Example : `lumina-fm /usr /etc /bin` + |