summaryrefslogtreecommitdiffstats
path: root/cansend.c
diff options
context:
space:
mode:
Diffstat (limited to 'cansend.c')
-rw-r--r--cansend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cansend.c b/cansend.c
index 9b16042..f8afb26 100644
--- a/cansend.c
+++ b/cansend.c
@@ -30,7 +30,7 @@ void print_usage(char *prg)
"<can-msg> can consist of up to 8 bytes given as a space separated list\n"
"Options:\n"
" -i, --identifier=ID CAN Identifier (default = 1)\n"
- " -i --rtr send remote request\n"
+ " -r --rtr send remote request\n"
" -e --extended send extended frame\n"
" -f, --family=FAMILY Protocol family (default PF_CAN = %d)\n"
" -t, --type=TYPE Socket type, see man 2 socket (default SOCK_RAW = %d)\n"