aboutsummaryrefslogtreecommitdiff
path: root/src/eclat.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-12-20 12:52:09 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2013-12-20 12:52:09 +0200
commit6eb42c1131c445b42cb06ae11e1e214095c1f3dd (patch)
treed44138a13b7f5e84c0290a6a5b4b4eec380487d9 /src/eclat.c
parentecc83d1b9097ba50737ea7b9205e7d9ab7a3c1d2 (diff)
downloadeclat-6eb42c1131c445b42cb06ae11e1e214095c1f3dd.tar.gz
eclat-6eb42c1131c445b42cb06ae11e1e214095c1f3dd.tar.bz2
Rename conmesg to dmesg
Diffstat (limited to 'src/eclat.c')
-rw-r--r--src/eclat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eclat.c b/src/eclat.c
index 6d2a952..f30c834 100644
--- a/src/eclat.c
+++ b/src/eclat.c
@@ -105,7 +105,7 @@ struct eclat_command cmdtab[] = {
eclat_create_tags, CMD_MOD },
{ "rmtag", "delete-tags", "DeleteTags",
eclat_delete_tags, CMD_MOD|CMD_DESTR },
- { "conmesg", "get-console-output", "GetConsoleOutput",
+ { "dmesg", "get-console-output", "GetConsoleOutput",
eclat_get_console_output },
{ "lssg", "describe-security-groups", "DescribeSecurityGroups",
eclat_describe_security_groups },

Return to:

Send suggestions and report system problems to the System administrator.