summaryrefslogtreecommitdiff
path: root/scripts/vyatta-load-user-key.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/vyatta-load-user-key.pl')
-rwxr-xr-xscripts/vyatta-load-user-key.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vyatta-load-user-key.pl b/scripts/vyatta-load-user-key.pl
index 6e62335f..e78ebc35 100755
--- a/scripts/vyatta-load-user-key.pl
+++ b/scripts/vyatta-load-user-key.pl
@@ -159,7 +159,7 @@ sub getkeys {
print "Warning: `loadkey' command has been deprecated and will be removed in a future version.\n";
print "Instead, use the op-mode command `generate public-key-command' to generate commands for manual addition:\n";
-print "$ generate public-key-command name <username> path <path-or-url>\n\n";
+print "\$ generate public-key-command name <username> path <path-or-url>\n\n";
die "Incorrect number of arguments, expect\n",
" loadkey user filename|url\n"