aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/echo.fish
blob: b096271a05100c9473c9e7a8d5e649e1176929f5 (plain)
1
2
3
complete -c echo -s n --description "Do not output a newline"
complete -c echo -s s --description "Do not separate arguments with spaces"
complete -c echo -u