diff options
author | P. J. McDermott <pjm@nac.net> | 2012-03-21 22:16:21 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-03-21 22:16:21 (EDT) |
commit | 1ae3846b2b7efecfa8c2bedbeef997c87700392c (patch) | |
tree | 8a3052cb3acd43f52b27e003afc4b34662f8216f /man | |
parent | e8a1999e499aab8e1ec3fd41df9c73ddd7375dc0 (diff) |
Add '-V' option to opkbuild to print version info.
Diffstat (limited to 'man')
-rw-r--r-- | man/opkbuild.1.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/opkbuild.1.in b/man/opkbuild.1.in index 557cbe0..b0bf285 100644 --- a/man/opkbuild.1.in +++ b/man/opkbuild.1.in @@ -42,6 +42,9 @@ for the syntax of this file. .TP .BI \-d Start a debugging shell if the package build fails. +.TP +.BI \-V +Output version information and exit. .SH COPYRIGHT Copyright (C) 2012 Patrick "P. J." McDermott |