summaryrefslogtreecommitdiff
path: root/mactelnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'mactelnet.c')
-rw-r--r--mactelnet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mactelnet.c b/mactelnet.c
index 6f2ec80..f83518f 100644
--- a/mactelnet.c
+++ b/mactelnet.c
@@ -461,7 +461,7 @@ int main (int argc, char **argv) {
}
if (argc - optind < 1 || print_help) {
print_version();
- fprintf(stderr, _("Usage: %s <MAC|identity> [-h] [-n] [-t <timeout>] [-u <username>] [-p <password>] | <-l>\n"), argv[0]);
+ fprintf(stderr, _("Usage: %s <MAC|identity> [-h] [-n] [-t <timeout>] [-u <username>] [-p <password>] | -l\n"), argv[0]);
if (print_help) {
fprintf(stderr, _("\nParameters:\n"