diff options
Diffstat (limited to 'dev/opkhelper/oh-autoclean.1.mdwn')
-rw-r--r-- | dev/opkhelper/oh-autoclean.1.mdwn | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/dev/opkhelper/oh-autoclean.1.mdwn b/dev/opkhelper/oh-autoclean.1.mdwn index 31dbb24..77716e6 100644 --- a/dev/opkhelper/oh-autoclean.1.mdwn +++ b/dev/opkhelper/oh-autoclean.1.mdwn @@ -14,9 +14,8 @@ </h2> -<p style="margin-left:11%; margin-top: 1em">oh-autoclean -− Automatically clean up a package’s built -files.</p> +<p style="margin-left:11%; margin-top: 1em">oh-autoclean - +Automatically clean up a package’s built files.</p> <h2>SYNOPSIS <a name="SYNOPSIS"></a> @@ -26,8 +25,7 @@ files.</p> <p style="margin-left:11%; margin-top: 1em"><b>oh-autoclean</b> [<b>-s</b> <i>sourcedir</i>] [<b>-S</b> <i>buildsystem</i>] -[<b>-B</b> <i>builddir</i>] [−− -<i>arguments</i>]</p> +[<b>-B</b> <i>builddir</i>] [-- <i>arguments</i>]</p> <h2>DESCRIPTION <a name="DESCRIPTION"></a> @@ -45,20 +43,20 @@ directory.</p> -<p style="margin-left:11%; margin-top: 1em"><b>−s </b><i>sourcedir</i></p> +<p style="margin-left:11%; margin-top: 1em"><b>-s </b><i>sourcedir</i></p> <p style="margin-left:22%;">Find sources in <i>sourcedir</i> instead of in <i>src</i>.</p> -<p style="margin-left:11%;"><b>−S </b><i>buildsystem</i></p> +<p style="margin-left:11%;"><b>-S </b><i>buildsystem</i></p> <p style="margin-left:22%;">Force the use of <i>buildsystem</i>, instead of trying to detect the one used by the package.</p> -<p style="margin-left:11%;"><b>−B </b><i>builddir</i></p> +<p style="margin-left:11%;"><b>-B </b><i>builddir</i></p> <p style="margin-left:22%;">Build in <i>builddir</i> instead of in the source directory.</p> |