From 0c11e1fb8004c5d8ce1147ce64f4d4bdcecc44ad Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Fri, 22 Feb 2019 13:23:25 -0500 Subject: Show version on command line This adds a --version flag to the engrampa cli. --- data/engrampa.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') 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. -- cgit v1.2.1