mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-25 13:31:29 +00:00
doc was not updated when switching command line options to lowercase
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1222 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
d4e4f10df1
commit
6876d22707
@ -397,8 +397,8 @@ int main (int argc, char **argv)
|
||||
default:
|
||||
fprintf(stderr, \
|
||||
"usage:\n"\
|
||||
" -F : Start application in foreground.\n"\
|
||||
" -P : Do not set process priority. \n");
|
||||
" -f : Start application in foreground.\n"\
|
||||
" -p : Do not set process priority. \n");
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user