summaryrefslogtreecommitdiff
path: root/utils/rhrd-show
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-04-14 16:18:26 (GMT)
committerChristian Pointner <equinox@spreadspace.org>2016-04-14 16:18:26 (GMT)
commit94e4a04528f0c9204fb0affc7d91ed568b4b90a7 (patch)
tree3a208b38a7c237532e68c8e8710d0d92c252552b /utils/rhrd-show
parent2a3c2cc85f0770abda73ba572917c0511cc370be (diff)
inital commit for schedule generation
Diffstat (limited to 'utils/rhrd-show')
-rwxr-xr-xutils/rhrd-show6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/rhrd-show b/utils/rhrd-show
index 8360c5c..75e525a 100755
--- a/utils/rhrd-show
+++ b/utils/rhrd-show
@@ -27,9 +27,9 @@ use RHRD::utils;
sub print_usage
{
- print STDERR "Usage: rd-show list [ <group> ]\n" .
- " rd-show (show|remove) <show-id>\n" .
- " rd-show add <groupname> <name> <title> <num-carts> <rhythm> <dow> <starttime> <len>\n";
+ print STDERR "Usage: rhrd-show list [ <group> ]\n" .
+ " rhrd-show (show|remove) <show-id>\n" .
+ " rhrd-show add <groupname> <name> <title> <num-carts> <rhythm> <dow> <starttime> <len>\n";
}
sub list