Skip to content

Commit

Permalink
Extend the help msg of ccn-lite-ctrl
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksheeep committed Sep 11, 2013
1 parent 862ac3e commit 673445b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions util/ccn-lite-ctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,9 @@ main(int argc, char *argv[])
" debug dump\n"
" debug halt\n"
" debug dump+halt\n"
" add ccn-file [private-key]\n"
" remove ccn-path [private-key]\n"
" create file ccn-path private-key\n"
"where FRAG in none, seqd2012, ccnx2013\n",
progname);

Expand Down

0 comments on commit 673445b

Please sign in to comment.