diff options
author | P. J. McDermott <pjm@nac.net> | 2012-11-08 00:56:25 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-11-08 01:01:23 (EST) |
commit | 83d6a78f143b64558c01b83b6fcbce3e8a508b6f (patch) | |
tree | c37d4382ab67d5dac48dfe17c95dc6488f2a37f1 /man | |
parent | 32c42f6b8bc583c04eb6bef96775a31286c2d2a9 (diff) |
Support a build target option in oh-autobuild.
Diffstat (limited to 'man')
-rw-r--r-- | man/oh-autobuild.1.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/oh-autobuild.1.in b/man/oh-autobuild.1.in index 4ebbe16..21b94da 100644 --- a/man/oh-autobuild.1.in +++ b/man/oh-autobuild.1.in @@ -29,6 +29,10 @@ instead of trying to detect the one used by the package. Build in .I builddir instead of in the source directory. +.BI \-T \ buildtarget +Update the +.I buildtarget +target. .SH COPYRIGHT Copyright (C) 2012 Patrick "P. J." McDermott |