diff options
author | P. J. McDermott <pjm@nac.net> | 2012-11-12 10:44:47 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-11-12 10:44:47 (EST) |
commit | 87d803d6c49607153e4fc38c0f110746761d2949 (patch) | |
tree | 47a5361dffae3fd600d6c267df7c875bb0ad8c14 /man | |
parent | 0b58252dd39ff4b7421c16383696cba9608fb59e (diff) |
Make oh-autoinstall support the -T option.
Diffstat (limited to 'man')
-rw-r--r-- | man/oh-autoinstall.1.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/oh-autoinstall.1.in b/man/oh-autoinstall.1.in index 9b97ebb..cb48bf8 100644 --- a/man/oh-autoinstall.1.in +++ b/man/oh-autoinstall.1.in @@ -13,6 +13,8 @@ oh-autoinstall \- Automatically install a package's data files. .IR builddir ] .RB [ -d .IR destdir ] +.RB [ -T +.IR buildtarget ] [\-\- .IR arguments ] @@ -37,6 +39,11 @@ Install data files in .IR destdir . The default directory is .IR dest . +.TP +.BI \-T \ buildtarget +Update the +.I buildtarget +target. .SH COPYRIGHT Copyright (C) 2012 Patrick "P. J." McDermott |