Initial import from FreeBSD RELENG_4:
[dragonfly.git] / release / picobsd / help / echo.hlp.en
1 \e[1mecho\e[m     write arguments to the standard output
2
3         Usage:
4
5         echo [-n] [string...]
6
7         Optional parameter -n tells echo not to end the output with new
8         line character.