summaryrefslogtreecommitdiffstats
path: root/share/man/container-create-debconf.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/container-create-debconf.1.txt')
-rw-r--r--share/man/container-create-debconf.1.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/container-create-debconf.1.txt b/share/man/container-create-debconf.1.txt
index e6f2582..ecc30a6 100644
--- a/share/man/container-create-debconf.1.txt
+++ b/share/man/container-create-debconf.1.txt
@@ -31,8 +31,13 @@ container-create-debconf - Create an advanced Debian based container with debcon
SYNOPSIS
--------
*container create -s debconf* ['OPTIONS']
+*cnt cr -s debconf* ['OPTIONS']
+
*container create -s debian* ['OPTIONS']
+*cnt cr -s debian* ['OPTIONS']
+
*container create -s progress-linux* ['OPTIONS']
+*cnt cr -s progress-linux* ['OPTIONS']
DESCRIPTION
@@ -49,7 +54,7 @@ The intenion of this script is to create the initial container to that extend th
can take over.
As an analogy, think of debian-installer: d-i sets up your system to make it ready to boot and connect to the network. Everything
-after that is out of scope. Same goes for this script. (FIXME)
+after that is out of scope. Same goes for this script.
FUNCTIONS
~~~~~~~~~
@@ -67,9 +72,6 @@ This container creation script can be used under two different names: debian and
Alternative, calling it under the debconf name is equal to the debian mode.
-INTERACTIVE/NONINTERACTIVE
-~~~~~~~~~~~~~~~~~~~~~~~~~~
-FIXME
PRESEEDING
~~~~~~~~~~