summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-03-22 15:53:15 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-03-31 14:30:18 +0000
commita94d7f1c0d57e5b6d76136bef333c4fd95a6d4a6 (patch)
tree0b1bc7685a5b9b06c61be0f9bcec8e877bacec28 /bin
parentCorrecting spelling in container-tools manpage. (diff)
downloadcompute-tools-a94d7f1c0d57e5b6d76136bef333c4fd95a6d4a6.tar.xz
compute-tools-a94d7f1c0d57e5b6d76136bef333c4fd95a6d4a6.zip
Updating comments in programs.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/container2
-rwxr-xr-xbin/container-autostart2
-rwxr-xr-xbin/container-shell2
3 files changed, 3 insertions, 3 deletions
diff --git a/bin/container b/bin/container
index 3bfe7b5..f644e6d 100755
--- a/bin/container
+++ b/bin/container
@@ -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
diff --git a/bin/container-autostart b/bin/container-autostart
index 28a7f27..92e2383 100755
--- a/bin/container-autostart
+++ b/bin/container-autostart
@@ -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
diff --git a/bin/container-shell b/bin/container-shell
index a25c5f0..f40d711 100755
--- a/bin/container-shell
+++ b/bin/container-shell
@@ -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