Fix man page patch

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2013-07-23 12:20:13 +02:00
parent 655b1ee43e
commit 3b15fcb87e

View File

@ -16,7 +16,7 @@ index 663b744..084b801 100644
printf(" -a - print all differences (-i -d -c)\n");
printf(" -s - do not exclude SOA record from comparison\n");
printf(" -z - do not sort zones\n");
+ pritnf(" -h - show usage and exit\n");
+ printf(" -h - show usage and exit\n");
+ printf(" -v - show the version and exit\n");
}