diff options
Diffstat (limited to 'man/oh-autoinstall.1.in')
-rw-r--r-- | man/oh-autoinstall.1.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/oh-autoinstall.1.in b/man/oh-autoinstall.1.in index cb48bf8..fbadf6a 100644 --- a/man/oh-autoinstall.1.in +++ b/man/oh-autoinstall.1.in @@ -7,6 +7,8 @@ oh-autoinstall \- Automatically install a package's data files. .SH SYNOPSIS .B oh-autoinstall +.RB [ -s +.IR sourcedir ] .RB [ -S .IR buildsystem ] .RB [ -B @@ -24,6 +26,12 @@ attempts to automatically install a package's data files. .SH OPTIONS .TP +.BI \-s \ sourcedir +Find sources in +.I sourcedir +instead of in +.IR src . +.TP .BI \-S \ buildsystem Force the use of .IR buildsystem , |