summaryrefslogtreecommitdiff
path: root/bin/fs-radius-add-reply
diff options
context:
space:
mode:
authorivan <ivan>2002-02-14 18:06:57 +0000
committerivan <ivan>2002-02-14 18:06:57 +0000
commitc348097ed3e8864cfd7cc58c94c1457067a0bd2c (patch)
tree224f391bbc15d70f1653a441b2d3b60bb947bab7 /bin/fs-radius-add-reply
parentdd948355ef906c1f2e65e636b972f8028289c7e6 (diff)
docs? haha
Diffstat (limited to 'bin/fs-radius-add-reply')
-rwxr-xr-xbin/fs-radius-add-reply2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fs-radius-add-reply b/bin/fs-radius-add-reply
index 2f38fbcf7..6b9a39e49 100755
--- a/bin/fs-radius-add-reply
+++ b/bin/fs-radius-add-reply
@@ -54,7 +54,7 @@ $dbh->disconnect or die $dbh->errstr;
print "\n\n", "Now you must run dbdef-create.\n\n";
sub usage {
- die "Usage:\n fs-radius-add user\n";
+ die "Usage:\n fs-radius-add-reply user\n";
}