summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cd411b9)
raw | patch | inline | side by side (parent: cd411b9)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 14 Feb 2007 18:47:41 +0000 (18:47 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 14 Feb 2007 18:47:41 +0000 (18:47 +0000) |
program/src/rrd_tool.c | patch | blob | history |
diff --git a/program/src/rrd_tool.c b/program/src/rrd_tool.c
index 3a473fa7e91aee809d39651e7ad1559693f2ab72..bb82c38fc3deb6a91a30dca1efa468422582353d 100644 (file)
--- a/program/src/rrd_tool.c
+++ b/program/src/rrd_tool.c
char help_list[] =
"Valid commands: create, update, updatev, graph, dump, restore,\n"
"\t\tlast, lastupdate, first, info, fetch, tune,\n"
- " resize, xport\n\n";
+ "\t\tresize, xport\n\n";
char help_listremote[] =
"Valid remote commands: quit, ls, cd, mkdir, pwd\n\n";