Skip to content

Commit

Permalink
Modifiy debug output od ccn-lite-ctrl
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksheeep committed Oct 15, 2013
1 parent 88833e4 commit 42431f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/ccn-lite-ctrl.c
Expand Up @@ -776,7 +776,7 @@ main(int argc, char *argv[])
return 0;

Usage:
fprintf(stderr, "usage: %s [-x ux_path] CMD, where CMD either of\n"
fprintf(stderr, "usage: %s [-x ux_path | -u ip-address port] CMD, where CMD either of\n"
" newETHdev DEVNAME [ETHTYPE [FRAG [DEVFLAGS]]]\n"
" newUDPdev IP4SRC|any [PORT [FRAG [DEVFLAGS]]]\n"
" destroydev DEVNDX\n"
Expand Down

0 comments on commit 42431f9

Please sign in to comment.