diff options
author | Harry Jeffery <harry@exec64.co.uk> | 2019-05-30 00:26:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-30 00:26:28 +0100 |
commit | dfc7ba4b80fccd24b4a42fe7b23ba09560b78081 (patch) | |
tree | 5d44f32144132202376850956eb7a4c913801db5 /doc | |
parent | 43bc6f4ac271c785b0c034f8ec3bdad9a00d01ad (diff) | |
parent | 9fc019cd41612d3c991ee580c44d6b219fdfcdb6 (diff) | |
download | imv-dfc7ba4b80fccd24b4a42fe7b23ba09560b78081.tar.gz |
Merge pull request #154 from 7415963987456321/add-version-flag
Add version flag with -v
Diffstat (limited to 'doc')
-rw-r--r-- | doc/imv.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/imv.1.txt b/doc/imv.1.txt index 6c2b45c..4a3fdaf 100644 --- a/doc/imv.1.txt +++ b/doc/imv.1.txt @@ -28,6 +28,9 @@ Options *-h*:: Show help message and quit. +*-v*:: + Show version and quit. + *-b* <background>:: Set the background colour. Can either be a 6-digit hexadecimal colour code or 'checks' to show a chequered background. |