mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-28 10:13:59 +00:00
neaten
This commit is contained in:
parent
9a832a150a
commit
63c63cd2d1
1 changed files with 1 additions and 1 deletions
|
|
@ -2787,7 +2787,7 @@ static void mlr_dsl_emitf_keyword_usage(FILE* ostream) {
|
|||
" value of the piped-to command (for |). Output-formatting flags are taken from\n"
|
||||
" the main command line.\n"
|
||||
"\n"
|
||||
" You may use any of the output-format command-line flags, e.g. --ocsv, --ofs,\n"
|
||||
" You can use any of the output-format command-line flags, e.g. --ocsv, --ofs,\n"
|
||||
" etc., to control the format of the output if the output is redirected. See also %s -h.\n"
|
||||
"\n"
|
||||
" Example: mlr --from f.dat put '@a=$i;@b+=$x;@c+=$y; emitf @a'\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue