Skip to content
Snippets Groups Projects
Commit 98453631 authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

typo fix

parent e7d1f357
No related branches found
No related tags found
No related merge requests found
......@@ -30,8 +30,7 @@ static inline void info_help (void)
"options :\n"
" -h: print this help\n"
" -n: do not output a trailing newline\n"
" -s: separate arguments with the sep character \
instead of space\n"
" -s: use as character separator\n"
;
if (buffer_putsflush(buffer_1, help) < 0)
strerr_diefu1sys(111, "write to stdout") ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment