summaryrefslogtreecommitdiff
path: root/docs/utils
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2020-06-29 16:09:59 +0000
committerGitHub <noreply@github.com>2020-06-29 16:09:59 +0000
commit8d318ee1425b55d71b219d46d46860defa9e832b (patch)
tree1c6892a6ecbd9ded0ec7e16294ab7688ce80a69f /docs/utils
parent5fac6cffa2fc974e12fc4c07530561c380fbb1f0 (diff)
parent460401293ca8c57444f7a2e5709f2575b98ecfc2 (diff)
Merge branch 'master' into gigablast
Diffstat (limited to 'docs/utils')
-rw-r--r--docs/utils/lxc.sh.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/utils/lxc.sh.rst b/docs/utils/lxc.sh.rst
index ae1412870..114d0911e 100644
--- a/docs/utils/lxc.sh.rst
+++ b/docs/utils/lxc.sh.rst
@@ -47,9 +47,9 @@ one**::
*Good to know ...*
-Eeach container shares the root folder of the repository and the
-command ``utils/lxc.sh cmd`` **handles relative path names transparent**,
-compare output of::
+Each container shares the root folder of the repository and the command
+``utils/lxc.sh cmd`` **handles relative path names transparent**, compare output
+of::
$ sudo -H ./utils/lxc.sh cmd -- ls -la Makefile
...
@@ -66,6 +66,7 @@ If there comes the time you want to **get rid off all** the containers and
$ sudo -H ./utils/lxc.sh remove
$ sudo -H ./utils/lxc.sh remove images
+.. _lxc.sh install suite:
Install suite
=============