Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
35a92cd7
Commit
35a92cd7
authored
Jul 11, 2017
by
KATOH Yasufumi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Update Japanese lxc-ls(1)
add "--defined" option Signed-off-by:
KATOH Yasufumi
<
karma@jazz.email.ne.jp
>
parent
e71b47b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
lxc-ls.sgml.in
doc/ja/lxc-ls.sgml.in
+15
-0
No files found.
doc/ja/lxc-ls.sgml.in
View file @
35a92cd7
...
@@ -60,6 +60,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
...
@@ -60,6 +60,7 @@ 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">--defined</arg>
<arg choice="opt">-f</arg>
<arg choice="opt">-f</arg>
<arg choice="opt">-F <replaceable>format</replaceable></arg>
<arg choice="opt">-F <replaceable>format</replaceable></arg>
<arg choice="opt">-g <replaceable>groups</replaceable></arg>
<arg choice="opt">-g <replaceable>groups</replaceable></arg>
...
@@ -154,6 +155,20 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
...
@@ -154,6 +155,20 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<varlistentry>
<varlistentry>
<term>
<term>
<option>--defined</option>
</term>
<listitem>
<para>
<!--
List only defined containers.
-->
定義済みのコンテナ (設定ファイルが存在するコンテナ) のみを表示します。
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-f,--fancy</option>
<option>-f,--fancy</option>
</term>
</term>
<listitem>
<listitem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment