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
fccc348b
Commit
fccc348b
authored
Jan 08, 2015
by
Michael Adam
Committed by
Serge Hallyn
Jan 10, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lxc-fedora: let help text fit into 80 columns
by breaking and shortening some lines. Signed-off-by:
Michael Adam
<
obnox@samba.org
>
Signed-off-by:
Serge Hallyn
<
serge.hallyn@ubuntu.com
>
parent
9aed78fa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
lxc-fedora.in
templates/lxc-fedora.in
+7
-4
No files found.
templates/lxc-fedora.in
View file @
fccc348b
...
@@ -1184,15 +1184,18 @@ usage()
...
@@ -1184,15 +1184,18 @@ usage()
cat
<<
EOF
cat
<<
EOF
usage:
usage:
$1
-n|--name=<container_name>
$1
-n|--name=<container_name>
[-p|--path=<path>] [-c|--clean] [-R|--release=<Fedora_release>] [--fqdn=<network name of container>] [-a|--arch=<arch of the container>]
[-p|--path=<path>] [-c|--clean] [-R|--release=<Fedora_release>]
[--fqdn=<network name of container>] [-a|--arch=<arch of the container>]
[-h|--help]
[-h|--help]
Mandatory args:
Mandatory args:
-n,--name container name, used to as an identifier for that container
from now on
-n,--name container name, used to as an identifier for that container
Optional args:
Optional args:
-p,--path path to where the container will be created, defaults to @LXCPATH@. The container config will go under @LXCPATH@ in that case
-p,--path path to where the container will be created,
defaults to @LXCPATH@.
--rootfs path for actual rootfs.
--rootfs path for actual rootfs.
-c,--clean clean the cache
-c,--clean clean the cache
-R,--release Fedora release for the new container. if the host is Fedora, then it will default to the host's release.
-R,--release Fedora release for the new container.
Defaults to host's release if the host is Fedora.
--fqdn fully qualified domain name (FQDN) for DNS and system naming
--fqdn fully qualified domain name (FQDN) for DNS and system naming
-a,--arch Define what arch the container will be [i686,x86_64]
-a,--arch Define what arch the container will be [i686,x86_64]
-h,--help print this help
-h,--help print this help
...
...
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