summaryrefslogtreecommitdiff
path: root/bin/fs-radius-add-reply
diff options
context:
space:
mode:
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";
}