mirror of
https://github.com/kevinnlsamuel/stdouterr.git
synced 2025-12-06 09:55:58 +05:30
patch: \n at end of help prompt
prevents messing up shell prompt after execution
This commit is contained in:
@@ -19,5 +19,5 @@ void tmp_help(){
|
||||
-t\n\
|
||||
Don\'t print output\n\
|
||||
-r\n\
|
||||
Don\'t print error");
|
||||
Don\'t print error\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user