summaryrefslogtreecommitdiffstats
path: root/dev/opkhelper/oh-autoinstall.1.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'dev/opkhelper/oh-autoinstall.1.mdwn')
-rw-r--r--dev/opkhelper/oh-autoinstall.1.mdwn16
1 files changed, 7 insertions, 9 deletions
diff --git a/dev/opkhelper/oh-autoinstall.1.mdwn b/dev/opkhelper/oh-autoinstall.1.mdwn
index d2cc80f..6fd8d88 100644
--- a/dev/opkhelper/oh-autoinstall.1.mdwn
+++ b/dev/opkhelper/oh-autoinstall.1.mdwn
@@ -15,8 +15,7 @@
<p style="margin-left:11%; margin-top: 1em">oh-autoinstall
-&minus; Automatically install a package&rsquo;s data
-files.</p>
+- Automatically install a package&rsquo;s data files.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -27,8 +26,7 @@ files.</p>
<p style="margin-left:11%; margin-top: 1em"><b>oh-autoinstall</b>
[<b>-s</b> <i>sourcedir</i>] [<b>-S</b> <i>buildsystem</i>]
[<b>-B</b> <i>builddir</i>] [<b>-d</b> <i>destdir</i>]
-[<b>-T</b> <i>buildtarget</i>] [&minus;&minus;
-<i>arguments</i>]</p>
+[<b>-T</b> <i>buildtarget</i>] [-- <i>arguments</i>]</p>
<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
@@ -46,32 +44,32 @@ files.</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;d&nbsp;</b><i>destdir</i></p>
+<p style="margin-left:11%;"><b>-d&nbsp;</b><i>destdir</i></p>
<p style="margin-left:22%;">Install data files in
<i>destdir</i>. The default directory is <i>dest</i>.</p>
-<p style="margin-left:11%;"><b>&minus;T&nbsp;</b><i>buildtarget</i></p>
+<p style="margin-left:11%;"><b>-T&nbsp;</b><i>buildtarget</i></p>
<p style="margin-left:22%;">Update the <i>buildtarget</i>
target.</p>