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
184072bc
Commit
184072bc
authored
Mar 11, 2014
by
KATOH Yasufumi
Committed by
Stéphane Graber
Mar 12, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Update Japanese lxc-autostart(1) for -a and -g options
update for commit
e447a8a7
Signed-off-by:
KATOH Yasufumi
<
karma@jazz.email.ne.jp
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
f2d2fe24
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
lxc-autostart.sgml.in
doc/ja/lxc-autostart.sgml.in
+32
-0
No files found.
doc/ja/lxc-autostart.sgml.in
View file @
184072bc
...
...
@@ -21,6 +21,9 @@ You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Translated into Japanese
by KATOH Yasufumi <karma at jazz.email.ne.jp>
-->
<!DOCTYPE refentry PUBLIC @docdtd@ [
...
...
@@ -175,6 +178,35 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-g,--group <replaceable>GROUP</replaceable></option>
</term>
<listitem>
<para>
<!--
Comma separate list of groups to select
(defaults to those without a lxc.group).
-->
対象にするコンテナのグループのカンマ区切りのリスト (デフォルトでは lxc.group 指定のないコンテナが対象になります).
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>-a,--all</option>
</term>
<listitem>
<para>
<!--
Ignore lxc.group and select all auto-started containers.
-->
lxc.group の指定を無視して,自動起動が設定されているコンテナを全て選択します.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>
...
...
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