Fix some error in the manpage and in the information printed by the binary
This commit is contained in:
committed by
Philippe Pepiot
parent
6072c2d811
commit
dae3019185
@@ -444,7 +444,7 @@ main(int argc, char **argv)
|
||||
" -V <viwmfs cmd> Manage WMFS with vi-like command\n"
|
||||
" -S Update status script\n"
|
||||
" -h Show this page\n"
|
||||
" -i Show informations\n"
|
||||
" -i Show information\n"
|
||||
" -v Show WMFS version\n", argv[0]);
|
||||
exit(EXIT_SUCCESS);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user