[lxc-devel] [PATCH for stable-1.0 1/3] doc: Improve man pages

Stéphane Graber stgraber at ubuntu.com
Thu Jan 28 10:38:31 UTC 2016


On Wed, Jan 13, 2016 at 07:17:07PM +0900, KATOH Yasufumi wrote:
> Update for commit 1bc07a5
> 
> * Add long options if not be written
> * Remove optional tags in OPTIONS section
> 
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>

Acked-by: Stéphane Graber <stgraber at ubuntu.com>

> ---
>  doc/ja/lxc-console.sgml.in         |  4 ++--
>  doc/ja/lxc-create.sgml.in          |  6 +++---
>  doc/ja/lxc-device.sgml.in          |  6 ++----
>  doc/ja/lxc-info.sgml.in            | 14 +++++++-------
>  doc/ja/lxc-ls.sgml.in              | 22 +++++++++++-----------
>  doc/ja/lxc-start-ephemeral.sgml.in | 20 ++++++++++----------
>  doc/ja/lxc-top.sgml.in             |  6 +++---
>  doc/ja/lxc-wait.sgml.in            |  4 ++--
>  doc/lxc-console.sgml.in            |  4 ++--
>  doc/lxc-create.sgml.in             |  6 +++---
>  doc/lxc-device.sgml.in             |  6 ++----
>  doc/lxc-info.sgml.in               | 12 ++++++------
>  doc/lxc-ls.sgml.in                 | 22 +++++++++++-----------
>  doc/lxc-start-ephemeral.sgml.in    | 20 ++++++++++----------
>  doc/lxc-top.sgml.in                |  6 +++---
>  doc/lxc-wait.sgml.in               |  4 ++--
>  16 files changed, 79 insertions(+), 83 deletions(-)
> 
> diff --git a/doc/ja/lxc-console.sgml.in b/doc/ja/lxc-console.sgml.in
> index 3ab395c..fbf7b7b 100644
> --- a/doc/ja/lxc-console.sgml.in
> +++ b/doc/ja/lxc-console.sgml.in
> @@ -120,7 +120,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>  	<term>
> -	  <option>-e <optional><replaceable>escape character</replaceable></optional></option>
> +	  <option>-e, --escape <replaceable>escape character</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -138,7 +138,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>        </varlistentry>
>        <varlistentry>
>  	<term>
> -	  <option>-t <optional><replaceable>ttynum</replaceable></optional></option>
> +	  <option>-t, --tty <replaceable>ttynum</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> diff --git a/doc/ja/lxc-create.sgml.in b/doc/ja/lxc-create.sgml.in
> index c7834d3..c455872 100644
> --- a/doc/ja/lxc-create.sgml.in
> +++ b/doc/ja/lxc-create.sgml.in
> @@ -112,7 +112,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>  	<term>
> -	  <option>-f <replaceable>config_file</replaceable></option>
> +	  <option>-f, --config <replaceable>config_file</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -127,7 +127,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>  	<term>
> -	  <option>-t <replaceable>template</replaceable></option>
> +	  <option>-t, --template <replaceable>template</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -150,7 +150,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>  	<term>
> -	  <option>-B <replaceable>backingstore</replaceable></option>
> +	  <option>-B, --bdev <replaceable>backingstore</replaceable></option>
>  	</term>
>  	<listitem>
>            <para>
> diff --git a/doc/ja/lxc-device.sgml.in b/doc/ja/lxc-device.sgml.in
> index b7ce115..cb637e1 100644
> --- a/doc/ja/lxc-device.sgml.in
> +++ b/doc/ja/lxc-device.sgml.in
> @@ -76,7 +76,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>      <variablelist>
>        <varlistentry>
>          <term>
> -          <option><optional>-h</optional></option>
> +          <option>-h</option>
>          </term>
>          <listitem>
>            <para>
> @@ -89,9 +89,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>        </varlistentry>
>  
>        <varlistentry>
> -        <term>
> -          <option>-n</option>
> -        </term>
> +        <term><option>-n, --name=<replaceable>NAME</replaceable></option></term>
>          <listitem>
>            <para>
>              <!--
> diff --git a/doc/ja/lxc-info.sgml.in b/doc/ja/lxc-info.sgml.in
> index 8df1928..23d8cbb 100644
> --- a/doc/ja/lxc-info.sgml.in
> +++ b/doc/ja/lxc-info.sgml.in
> @@ -80,7 +80,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-c <replaceable>KEY</replaceable></optional></option>
> +          <option>-c, --config <replaceable>KEY</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -95,7 +95,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-s</optional></option>
> +          <option>-s, --state</option>
>          </term>
>          <listitem>
>            <para>
> @@ -109,7 +109,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-p</optional></option>
> +          <option>-p, --pid</option>
>          </term>
>          <listitem>
>            <para>
> @@ -123,21 +123,21 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-i</optional></option>
> +          <option>-i, --ips</option>
>          </term>
>          <listitem>
>            <para>
>              <!--
>              Just print the container's IP addresses.
>              -->
> -            コンテナの IP アドレスを表示します。。
> +            コンテナの IP アドレスを表示します。
>            </para>
>          </listitem>
>        </varlistentry>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-S</optional></option>
> +          <option>-S, --stats</option>
>          </term>
>          <listitem>
>            <para>
> @@ -174,7 +174,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-H</optional></option>
> +          <option>-H, --no-humanize</option>
>          </term>
>          <listitem>
>            <para>
> diff --git a/doc/ja/lxc-ls.sgml.in b/doc/ja/lxc-ls.sgml.in
> index 6c2bda6..9d3bf96 100644
> --- a/doc/ja/lxc-ls.sgml.in
> +++ b/doc/ja/lxc-ls.sgml.in
> @@ -84,7 +84,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>      <variablelist>
>        <varlistentry>
>          <term>
> -          <option><optional>-1</optional></option>
> +          <option>-1</option>
>          </term>
>          <listitem>
>            <para>
> @@ -98,7 +98,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-P, --lxcpath</optional></option>
> +          <option>-P, --lxcpath</option>
>          </term>
>          <listitem>
>            <para>
> @@ -112,7 +112,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>  	<term>
> -	  <option><optional>--active</optional></option>
> +	  <option>--active</option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -126,7 +126,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--frozen</optional></option>
> +          <option>--frozen</option>
>          </term>
>          <listitem>
>            <para>
> @@ -140,7 +140,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--running</optional></option>
> +          <option>--running</option>
>          </term>
>          <listitem>
>            <para>
> @@ -154,7 +154,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--stopped</optional></option>
> +          <option>--stopped</option>
>          </term>
>          <listitem>
>            <para>
> @@ -168,7 +168,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-f, --fancy</optional></option>
> +          <option>-f, --fancy</option>
>          </term>
>          <listitem>
>            <para>
> @@ -182,7 +182,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-F, --fancy-format <replaceable>format</replaceable></optional></option>
> +          <option>-F, --fancy-format <replaceable>format</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -200,7 +200,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--nesting</optional></option>
> +          <option>--nesting</option>
>          </term>
>          <listitem>
>            <para>
> @@ -214,7 +214,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>filter</optional></option>
> +          <option>filter</option>
>          </term>
>          <listitem>
>            <para>
> @@ -230,7 +230,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--version</optional></option>
> +          <option>--version</option>
>          </term>
>          <listitem>
>            <para>
> diff --git a/doc/ja/lxc-start-ephemeral.sgml.in b/doc/ja/lxc-start-ephemeral.sgml.in
> index 3f79c74..0fb6738 100644
> --- a/doc/ja/lxc-start-ephemeral.sgml.in
> +++ b/doc/ja/lxc-start-ephemeral.sgml.in
> @@ -82,7 +82,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>      <variablelist>
>        <varlistentry>
>          <term>
> -          <option>-o</option>
> +          <option>-o, --orig <replaceable>orig</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -96,7 +96,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-n</optional></option>
> +          <option>-n, --name <replaceable>name</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -110,7 +110,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-d</optional></option>
> +          <option>-d, --daemon</option>
>          </term>
>          <listitem>
>            <para>
> @@ -126,7 +126,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--bdir</optional></option>
> +          <option>-b, --bdir <replaceable>bdir</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -142,7 +142,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--user</optional></option>
> +          <option>-u, --user <replaceable>user</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -158,7 +158,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--key</optional></option>
> +          <option>-S, --key <replaceable>key</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -172,7 +172,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--storage-type</optional></option>
> +          <option>-s, --storage-type <replaceable>storage type</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -186,7 +186,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--union-type</optional></option>
> +          <option>-U, --union-type <replaceable>union type</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -202,7 +202,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--keep-data</optional></option>
> +          <option>-k, --keep-data</option>
>          </term>
>          <listitem>
>            <para>
> @@ -218,7 +218,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>          <term>
> -          <option><optional>COMMAND</optional></option>
> +          <option>COMMAND</option>
>          </term>
>          <listitem>
>            <para>
> diff --git a/doc/ja/lxc-top.sgml.in b/doc/ja/lxc-top.sgml.in
> index 38e8f10..c29fa20 100644
> --- a/doc/ja/lxc-top.sgml.in
> +++ b/doc/ja/lxc-top.sgml.in
> @@ -94,7 +94,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-d, --delay <replaceable>delay</replaceable></optional></option>
> +          <option>-d, --delay <replaceable>delay</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -111,7 +111,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>        </varlistentry>
>        <varlistentry>
>          <term>
> -          <option><optional>-s, --sort <replaceable>sortby</replaceable></optional></option>
> +          <option>-s, --sort <replaceable>sortby</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -128,7 +128,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>        </varlistentry>
>        <varlistentry>
>          <term>
> -          <option><optional>-r, --reverse</optional></option>
> +          <option>-r, --reverse</option>
>          </term>
>          <listitem>
>            <para>
> diff --git a/doc/ja/lxc-wait.sgml.in b/doc/ja/lxc-wait.sgml.in
> index e51d964..e60493c 100644
> --- a/doc/ja/lxc-wait.sgml.in
> +++ b/doc/ja/lxc-wait.sgml.in
> @@ -78,7 +78,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>  	<term>
> -	  <option>-s <replaceable>states</replaceable></option>
> +	  <option>-s, --state <replaceable>states</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -94,7 +94,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
>  
>        <varlistentry>
>  	<term>
> -	  <option>-t <replaceable>timeout</replaceable></option>
> +	  <option>-t, --timeout <replaceable>timeout</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> diff --git a/doc/lxc-console.sgml.in b/doc/lxc-console.sgml.in
> index fd4caa6..8f0bb1f 100644
> --- a/doc/lxc-console.sgml.in
> +++ b/doc/lxc-console.sgml.in
> @@ -96,7 +96,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>  	<term>
> -	  <option>-e <optional><replaceable>escape character</replaceable></optional></option>
> +	  <option>-e, --escape <replaceable>escape character</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -109,7 +109,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>        </varlistentry>
>        <varlistentry>
>  	<term>
> -	  <option>-t <optional><replaceable>ttynum</replaceable></optional></option>
> +	  <option>-t, --tty <replaceable>ttynum</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in
> index 3339bf3..22bc7f4 100644
> --- a/doc/lxc-create.sgml.in
> +++ b/doc/lxc-create.sgml.in
> @@ -92,7 +92,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>  	<term>
> -	  <option>-f <replaceable>config_file</replaceable></option>
> +	  <option>-f, --config <replaceable>config_file</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -104,7 +104,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>  	<term>
> -	  <option>-t <replaceable>template</replaceable></option>
> +	  <option>-t, --template <replaceable>template</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -122,7 +122,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>  	<term>
> -	  <option>-B <replaceable>backingstore</replaceable></option>
> +	  <option>-B, --bdev <replaceable>backingstore</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> diff --git a/doc/lxc-device.sgml.in b/doc/lxc-device.sgml.in
> index c90d374..8e17bbf 100644
> --- a/doc/lxc-device.sgml.in
> +++ b/doc/lxc-device.sgml.in
> @@ -67,7 +67,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>      <variablelist>
>        <varlistentry>
>          <term>
> -          <option><optional>-h</optional></option>
> +          <option>-h</option>
>          </term>
>          <listitem>
>            <para>
> @@ -77,9 +77,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>        </varlistentry>
>  
>        <varlistentry>
> -        <term>
> -          <option>-n</option>
> -        </term>
> +        <term><option>-n, --name=<replaceable>NAME</replaceable></option></term>
>          <listitem>
>            <para>
>               The name of the target container.
> diff --git a/doc/lxc-info.sgml.in b/doc/lxc-info.sgml.in
> index 5707975..02353a2 100644
> --- a/doc/lxc-info.sgml.in
> +++ b/doc/lxc-info.sgml.in
> @@ -71,7 +71,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-c <replaceable>KEY</replaceable></optional></option>
> +          <option>-c, --config <replaceable>KEY</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -83,7 +83,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-s</optional></option>
> +          <option>-s, --state</option>
>          </term>
>          <listitem>
>            <para>
> @@ -94,7 +94,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-p</optional></option>
> +          <option>-p, --pid</option>
>          </term>
>          <listitem>
>            <para>
> @@ -105,7 +105,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-i</optional></option>
> +          <option>-i, --ips</option>
>          </term>
>          <listitem>
>            <para>
> @@ -116,7 +116,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-S</optional></option>
> +          <option>-S, --stats</option>
>          </term>
>          <listitem>
>            <para>
> @@ -139,7 +139,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-H</optional></option>
> +          <option>-H, --no-humanize</option>
>          </term>
>          <listitem>
>            <para>
> diff --git a/doc/lxc-ls.sgml.in b/doc/lxc-ls.sgml.in
> index edfd425..10e3fa8 100644
> --- a/doc/lxc-ls.sgml.in
> +++ b/doc/lxc-ls.sgml.in
> @@ -76,7 +76,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>      <variablelist>
>        <varlistentry>
>          <term>
> -          <option><optional>-1</optional></option>
> +          <option>-1</option>
>          </term>
>          <listitem>
>            <para>
> @@ -87,7 +87,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-P, --lxcpath</optional></option>
> +          <option>-P, --lxcpath</option>
>          </term>
>          <listitem>
>            <para>
> @@ -98,7 +98,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--active</optional></option>
> +          <option>--active</option>
>          </term>
>          <listitem>
>            <para>
> @@ -109,7 +109,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--frozen</optional></option>
> +          <option>--frozen</option>
>          </term>
>          <listitem>
>            <para>
> @@ -120,7 +120,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--running</optional></option>
> +          <option>--running</option>
>          </term>
>          <listitem>
>            <para>
> @@ -131,7 +131,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--stopped</optional></option>
> +          <option>--stopped</option>
>          </term>
>          <listitem>
>            <para>
> @@ -142,7 +142,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-f, --fancy</optional></option>
> +          <option>-f, --fancy</option>
>          </term>
>          <listitem>
>            <para>
> @@ -153,7 +153,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-F, --fancy-format <replaceable>format</replaceable></optional></option>
> +          <option>-F, --fancy-format <replaceable>format</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -165,7 +165,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--nesting</optional></option>
> +          <option>--nesting</option>
>          </term>
>          <listitem>
>            <para>
> @@ -176,7 +176,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>filter</optional></option>
> +          <option>filter</option>
>          </term>
>          <listitem>
>            <para>
> @@ -188,7 +188,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--version</optional></option>
> +          <option>--version</option>
>          </term>
>          <listitem>
>            <para>
> diff --git a/doc/lxc-start-ephemeral.sgml.in b/doc/lxc-start-ephemeral.sgml.in
> index 6f3a325..0e2c7ad 100644
> --- a/doc/lxc-start-ephemeral.sgml.in
> +++ b/doc/lxc-start-ephemeral.sgml.in
> @@ -73,7 +73,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>      <variablelist>
>        <varlistentry>
>          <term>
> -          <option>-o</option>
> +          <option>-o, --orig <replaceable>orig</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -84,7 +84,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-n</optional></option>
> +          <option>-n, --name <replaceable>name</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -95,7 +95,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-d</optional></option>
> +          <option>-d, --daemon</option>
>          </term>
>          <listitem>
>            <para>
> @@ -107,7 +107,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--bdir</optional></option>
> +          <option>-b, --bdir <replaceable>bdir</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -119,7 +119,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--user</optional></option>
> +          <option>-u, --user <replaceable>user</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -131,7 +131,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--key</optional></option>
> +          <option>-S, --key <replaceable>key</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -142,7 +142,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--storage-type</optional></option>
> +          <option>-s, --storage-type <replaceable>storage type</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -153,7 +153,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--union-type</optional></option>
> +          <option>-U, --union-type <replaceable>union type</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -165,7 +165,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>--keep-data</optional></option>
> +          <option>-k, --keep-data</option>
>          </term>
>          <listitem>
>            <para>
> @@ -178,7 +178,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>COMMAND</optional></option>
> +          <option>COMMAND</option>
>          </term>
>          <listitem>
>            <para>
> diff --git a/doc/lxc-top.sgml.in b/doc/lxc-top.sgml.in
> index ba727c5..6d241e7 100644
> --- a/doc/lxc-top.sgml.in
> +++ b/doc/lxc-top.sgml.in
> @@ -84,7 +84,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>          <term>
> -          <option><optional>-d, --delay <replaceable>delay</replaceable></optional></option>
> +          <option>-d, --delay <replaceable>delay</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -97,7 +97,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>        </varlistentry>
>        <varlistentry>
>          <term>
> -          <option><optional>-s, --sort <replaceable>sortby</replaceable></optional></option>
> +          <option>-s, --sort <replaceable>sortby</replaceable></option>
>          </term>
>          <listitem>
>            <para>
> @@ -110,7 +110,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>        </varlistentry>
>        <varlistentry>
>          <term>
> -          <option><optional>-r, --reverse</optional></option>
> +          <option>-r, --reverse</option>
>          </term>
>          <listitem>
>            <para>
> diff --git a/doc/lxc-wait.sgml.in b/doc/lxc-wait.sgml.in
> index 5c5c958..c32f8a5 100644
> --- a/doc/lxc-wait.sgml.in
> +++ b/doc/lxc-wait.sgml.in
> @@ -69,7 +69,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>  	<term>
> -	  <option>-s <replaceable>states</replaceable></option>
> +	  <option>-s, --state <replaceable>states</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> @@ -81,7 +81,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
>  
>        <varlistentry>
>  	<term>
> -	  <option>-t <replaceable>timeout</replaceable></option>
> +	  <option>-t, --timeout <replaceable>timeout</replaceable></option>
>  	</term>
>  	<listitem>
>  	  <para>
> -- 
> 2.6.3
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160128/4ef28d30/attachment-0001.sig>


More information about the lxc-devel mailing list