Skip to content
Snippets Groups Projects
Commit 4356bd8d authored by Daniel Salzman's avatar Daniel Salzman
Browse files

kzonesign: fix typo

parent b4f9053d
No related branches found
No related tags found
No related merge requests found
Pipeline #67265 passed
......@@ -50,7 +50,7 @@ static bool init_conf(const char *confdb)
static void print_help(void)
{
printf("Usage: %s [parameters] -c <conf_file> <zone_name>\n",
printf("Usage: %s [parameters] -c <conf_file> <zone_name>\n"
"\n"
"Parameters:\n"
" -o, --outdir <dir_name> Output directory.\n"
......
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