summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2010-10-08 18:08:48 -0400
committerDavid Zeuthen <davidz@redhat.com>2010-10-08 18:08:48 -0400
commit86300b6389dffdfca9909de8a1ceec0d428211c3 (patch)
tree0e07fb573e2d1a8af50dc11ee60fb4a501d9751c /doc
parentc7a7816a733bea7be49989805dc5e019aef0d651 (diff)
Drop the --id part 'stc start' and 'stc stop'
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/stc.xml4
-rw-r--r--doc/stcd.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index c6ac137..730e44d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -86,6 +86,6 @@ CLEANFILES += \
$(DOC_MODULE).signals \
*.stamp \
-rf xml html tmpl \
- stc.1 \
+ *.5 *.8 \
$(NULL)
diff --git a/doc/stc.xml b/doc/stc.xml
index 781ad43..46e5ca7 100644
--- a/doc/stc.xml
+++ b/doc/stc.xml
@@ -14,7 +14,7 @@
<cmdsynopsis>
<command>stc</command>
<arg choice="plain">start</arg>
- <arg choice="plain">--id <replaceable>item_identifier</replaceable></arg>
+ <arg choice="plain"><replaceable>item_identifier</replaceable></arg>
<group>
<arg choice="plain">--allow-degraded</arg>
</group>
@@ -23,7 +23,7 @@
<cmdsynopsis>
<command>stc</command>
<arg choice="plain">stop</arg>
- <arg choice="plain">--id <replaceable>item_identifier</replaceable></arg>
+ <arg choice="plain"><replaceable>item_identifier</replaceable></arg>
</cmdsynopsis>
<cmdsynopsis>
diff --git a/doc/stcd.xml b/doc/stcd.xml
index ae381c1..14dbee6 100644
--- a/doc/stcd.xml
+++ b/doc/stcd.xml
@@ -1,4 +1,4 @@
-<refentry id="stc" lang="en">
+<refentry id="stcd" lang="en">
<refmeta>
<refentrytitle>stcd</refentrytitle>
<manvolnum>8</manvolnum>