diff options
author | Victor Kareh <[email protected]> | 2019-02-22 13:23:25 -0500 |
---|---|---|
committer | ZenWalker <[email protected]> | 2019-03-06 02:13:56 +0100 |
commit | 0c11e1fb8004c5d8ce1147ce64f4d4bdcecc44ad (patch) | |
tree | 52c4602e06770505350ce78d68bf8fd6b37bc9ca /data | |
parent | f1c0b177862e1760c849a9ea5d37041e27ede14d (diff) | |
download | engrampa-0c11e1fb8004c5d8ce1147ce64f4d4bdcecc44ad.tar.bz2 engrampa-0c11e1fb8004c5d8ce1147ce64f4d4bdcecc44ad.tar.xz |
Show version on command line
This adds a --version flag to the engrampa cli.
Diffstat (limited to 'data')
-rw-r--r-- | data/engrampa.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/engrampa.1 b/data/engrampa.1 index f829c91..476a62a 100644 --- a/data/engrampa.1 +++ b/data/engrampa.1 @@ -63,6 +63,9 @@ Print standard command line options. .TP \fB\-\-help\-all\fR Print all command line options. +.TP +\fB\-\-version\fR +Show the application's version. .P This program also accepts the standard GTK options. |