From e80c8fcf62eea81a237c86f292e26f9e58b068b9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 14 Nov 2012 19:28:00 -0500 Subject: Support -s in oh-auto{build,clean,install}. --- (limited to 'man/oh-autobuild.1.in') diff --git a/man/oh-autobuild.1.in b/man/oh-autobuild.1.in index 136f5ba..e64b98b 100644 --- a/man/oh-autobuild.1.in +++ b/man/oh-autobuild.1.in @@ -7,6 +7,8 @@ oh-autobuild \- Automatically build a package. .SH SYNOPSIS .B oh-autobuild +.RB [ -s +.IR sourcedir ] .RB [ -S .IR buildsystem ] .RB [ -B @@ -22,6 +24,12 @@ attempts to automatically build a package. .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 , -- cgit v0.9.1