Add engil's patch

This commit is contained in:
Raphael Khaiat
2010-12-09 16:01:19 +01:00
parent 0a708c8dda
commit 3f461810d2
2 changed files with 5 additions and 5 deletions

View File

@@ -445,7 +445,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;