ca compile
This commit is contained in:
parent
d0b13b7bd5
commit
7770426bab
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: jhalford <jack@crans.org> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2017/01/20 15:01:45 by jhalford #+# #+# */
|
||||
/* Updated: 2017/03/15 21:22:34 by jhalford ### ########.fr */
|
||||
/* Updated: 2017/03/20 08:07:54 by jhalford ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ t_cliopts g_read_opts[] =
|
|||
|
||||
void bt_read_usage(void)
|
||||
{
|
||||
ft_dprintf(2, "{red}read: usage: read [-ers] [-u fd] [-t timeout]
|
||||
ft_dprintf(2, "{red}read: usage: read [-ers] [-u fd] [-t timeout]\
|
||||
[-p prompt] [-n nchars] [-d delim] [name ...]{eoc}\n");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue