Docuemnt Q in q?
This commit is contained in:
parent
f510e8f35a
commit
df9ecb1c19
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ static const char *help_msg_q[] = {
|
|||
"q"," 1","quit with return value 1",
|
||||
"q"," a-b","quit with return value a-b",
|
||||
"q[y/n][y/n]","","quit, chose to kill process, chose to save project ",
|
||||
"Q","", "same as q!!",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue