diff options
Diffstat (limited to 'share/man/container-create.1.txt')
-rw-r--r-- | share/man/container-create.1.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/container-create.1.txt b/share/man/container-create.1.txt index 6646ad1..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), @@ -85,12 +87,12 @@ container(1). HOMEPAGE -------- -More information about container-tools and the Open Infrastructure project can be found on the homepage at http://open-infrastructure.net. +More information about container-tools and the Open Infrastructure project can be found on the homepage at https://open-infrastructure.net. BUGS ---- -Bugs can be reported by opening an issue in the GitHub repository at http://github.com/open-infrastructure/container-tools. +Bugs can be reported by opening an issue in the GitHub repository at https://github.com/open-infrastructure/container-tools. AUTHORS |