summaryrefslogtreecommitdiffstats
path: root/share/man/container-create.1.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-05-26 08:56:10 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-03 11:37:20 +0000
commit3f08711ea477461a832285b26bfb017770185825 (patch)
tree792cfcdb32075f49a09cacb1b71b824a69e2a713 /share/man/container-create.1.txt
parentCorrecting cleanup of temporary debconf files in debconf script. (diff)
downloadcompute-tools-3f08711ea477461a832285b26bfb017770185825.tar.xz
compute-tools-3f08711ea477461a832285b26bfb017770185825.zip
Guessing default container script from /usr/share/container-tools/scripts/default symlink (if existing).
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/man/container-create.1.txt')
-rw-r--r--share/man/container-create.1.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/container-create.1.txt b/share/man/container-create.1.txt
index 2aeffc6..2553569 100644
--- a/share/man/container-create.1.txt
+++ b/share/man/container-create.1.txt
@@ -67,6 +67,9 @@ The following container scripts are available:
*debconf*::
Advanced script to automatically create Debian based container, see container-create-debconf(1).
+*default*::
+ Symlink (if existing) to a container script which is used if no script was specified. On Debian based system this can be managed through update-alternatives(1), i.e. 'sudo update-alternatives --config container-tools_script'.
+
EXAMPLES
--------
@@ -76,7 +79,6 @@ EXAMPLES
*Create example.net container using debconf script:*::
sudo container create -n example.net -s debconf
-
SEE ALSO
--------
container-tools(7),