diff options
author | Martin Szulecki | 2020-06-04 05:04:07 +0200 |
---|---|---|
committer | Martin Szulecki | 2020-06-04 05:04:07 +0200 |
commit | 1b2b2eb9914af4773079af5b1702b065dba4a6e5 (patch) | |
tree | c0a0c389df8228311df84d2e37ab8b3628ff9e58 /docs | |
parent | b7af9688bc0beaa717d36b45cbaf690ab2ecdf8d (diff) | |
download | idevicerestore-1b2b2eb9914af4773079af5b1702b065dba4a6e5.tar.gz idevicerestore-1b2b2eb9914af4773079af5b1702b065dba4a6e5.tar.bz2 |
Add new "--version" option to output version information and update man page
Diffstat (limited to 'docs')
-rw-r--r-- | docs/idevicerestore.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/idevicerestore.1 b/docs/idevicerestore.1 index fcd52b7..4a244b5 100644 --- a/docs/idevicerestore.1 +++ b/docs/idevicerestore.1 @@ -55,6 +55,9 @@ enable communication debugging. .TP .B \-h, \-\-help prints usage information. +.TP +.B \-v, \-\-version +prints version information. .SH AUTHORS Martin Szulecki |