diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-22 15:53:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-03-31 14:30:18 +0000 |
commit | a0d2d371b90a929d10060a8c5f37e61c9a13768c (patch) | |
tree | c9f66638289e6d8c4027f25403b7905e57e5ea84 /lib/container/create | |
parent | Updating comments in programs. (diff) | |
download | compute-tools-a0d2d371b90a929d10060a8c5f37e61c9a13768c.tar.xz compute-tools-a0d2d371b90a929d10060a8c5f37e61c9a13768c.zip |
Updating comments in commands.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'lib/container/create')
-rwxr-xr-x | lib/container/create | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/container/create b/lib/container/create index 17e07ff..fab9f5b 100755 --- a/lib/container/create +++ b/lib/container/create @@ -1,6 +1,6 @@ #!/bin/sh -# Open Infrastructure: container-tools +# container-tools - Manage systemd-nspawn containers # Copyright (C) 2014-2016 Daniel Baumann <daniel.baumann@open-infrastructure.net> # # This program is free software: you can redistribute it and/or modify |