README update

This commit is contained in:
wipedlife 2018-06-12 00:21:45 +07:00
parent f1ef9353de
commit 3f64d30a79
2 changed files with 2 additions and 2 deletions

View file

@ -225,7 +225,7 @@ void usaging(void){
"--signature -s (signature type)\n"
"-o --output output file(default private.dat)\n"
"--usage usaging\n"
"--prefix -p\n"
//"--prefix -p\n"
"";
puts(help);
}