Skip to content
Snippets Groups Projects
Commit 6dc082b0 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

fix USAGE macro

parent 33e1878a
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
#include <66/parser.h>
#include <66/constants.h>
#define USAGE "66-parser [ -h ] [ -z ] [ -v verbosity ] [ -f ] [ -c|C ] service destination"
#define USAGE "66-parser [ -h ] [ -z ] [ -v verbosity ] [ -f ] [ -c|m|C ] service destination"
static inline void info_help (void)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment