summaryrefslogtreecommitdiffstats
path: root/dev/opkhelper/oh-autoconfigure.1.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'dev/opkhelper/oh-autoconfigure.1.mdwn')
-rw-r--r--dev/opkhelper/oh-autoconfigure.1.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev/opkhelper/oh-autoconfigure.1.mdwn b/dev/opkhelper/oh-autoconfigure.1.mdwn
index d577261..a3ee79e 100644
--- a/dev/opkhelper/oh-autoconfigure.1.mdwn
+++ b/dev/opkhelper/oh-autoconfigure.1.mdwn
@@ -16,7 +16,7 @@
<p style="margin-left:11%; margin-top: 1em">oh-autoconfigure
-&minus; Automatically configure a package to be built.</p>
+- Automatically configure a package to be built.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -27,7 +27,7 @@
<p style="margin-left:11%; margin-top: 1em"><b>oh-autoconfigure</b>
[<b>-s</b> <i>sourcedir</i>] [<b>-S</b> <i>buildsystem</i>]
[<b>-B</b> <i>builddir</i>] [<b>-t</b> <i>targetarch</i>]
-[&minus;&minus; <i>arguments</i>]</p>
+[-- <i>arguments</i>]</p>
<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
@@ -45,26 +45,26 @@ built.</p>
-<p style="margin-left:11%; margin-top: 1em"><b>&minus;s&nbsp;</b><i>sourcedir</i></p>
+<p style="margin-left:11%; margin-top: 1em"><b>-s&nbsp;</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>&minus;S&nbsp;</b><i>buildsystem</i></p>
+<p style="margin-left:11%;"><b>-S&nbsp;</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>&minus;B&nbsp;</b><i>builddir</i></p>
+<p style="margin-left:11%;"><b>-B&nbsp;</b><i>builddir</i></p>
<p style="margin-left:22%;">Build in <i>builddir</i>
instead of in the source directory.</p>
-<p style="margin-left:11%;"><b>&minus;t&nbsp;</b><i>targetarch</i></p>
+<p style="margin-left:11%;"><b>-t&nbsp;</b><i>targetarch</i></p>
<p style="margin-left:22%;">Build a tool that cross builds
for <i>targetarch</i>.</p>