summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-06-18 06:04:43 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-07-01 09:30:58 +0000
commitc22b4222778128f67bcf1e898f3afc076e450962 (patch)
tree1ef333f449901f55bacb51e9dd4bb60a69e6ed85
parentUsing tabs instead of spaces for indentation in container bash-completion. (diff)
downloadcompute-tools-c22b4222778128f67bcf1e898f3afc076e450962.tar.xz
compute-tools-c22b4222778128f67bcf1e898f3afc076e450962.zip
Harmonizing head comments in container bash-completion.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--share/bash-completion/container4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/bash-completion/container b/share/bash-completion/container
index 43a178e..1943133 100644
--- a/share/bash-completion/container
+++ b/share/bash-completion/container
@@ -1,4 +1,6 @@
-# Open Infrastructure: container-tools
+# bash-completion
+#
+# container-tools - Manage systemd-nspawn containers
# Copyright (C) 2016 Andreas Kreuzer <andreas.kreuzer@open-infrastructure.net>
#
# This program is free software: you can redistribute it and/or modify