Commit 348cb247 by KATOH Yasufumi Committed by Stéphane Graber

doc: Update Japanese lxc-ls(1) for -f and -F option

parent 87c7e080
...@@ -59,8 +59,8 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -59,8 +59,8 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<arg choice="opt">--frozen</arg> <arg choice="opt">--frozen</arg>
<arg choice="opt">--running</arg> <arg choice="opt">--running</arg>
<arg choice="opt">--stopped</arg> <arg choice="opt">--stopped</arg>
<arg choice="opt">--fancy</arg> <arg choice="opt">-f</arg>
<arg choice="opt">--fancy-format</arg> <arg choice="opt">-F <replaceable>format</replaceable></arg>
<arg choice="opt">--nesting</arg> <arg choice="opt">--nesting</arg>
<arg choice="opt">filter</arg> <arg choice="opt">filter</arg>
</cmdsynopsis> </cmdsynopsis>
...@@ -152,7 +152,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -152,7 +152,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option><optional>--fancy</optional></option> <option><optional>-f, --fancy</optional></option>
</term> </term>
<listitem> <listitem>
<para> <para>
...@@ -166,7 +166,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> ...@@ -166,7 +166,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry> <varlistentry>
<term> <term>
<option><optional>--fancy-format</optional></option> <option><optional>-F, --fancy-format <replaceable>format</replaceable></optional></option>
</term> </term>
<listitem> <listitem>
<para> <para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment