diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-06-18 06:04:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-01 09:30:58 +0000 |
commit | c22b4222778128f67bcf1e898f3afc076e450962 (patch) | |
tree | 1ef333f449901f55bacb51e9dd4bb60a69e6ed85 /share/bash-completion | |
parent | Using tabs instead of spaces for indentation in container bash-completion. (diff) | |
download | compute-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>
Diffstat (limited to '')
-rw-r--r-- | share/bash-completion/container | 4 |
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 |