Commit Graph

15 Commits (65b52c687b7fef81b18abadc5828750979592b43)

Author SHA1 Message Date
Juri Dispan 481c58fa75
cut: fix broken examples (#12015) 2024-01-08 20:04:20 +01:00
pixel ab7a36fbe6
*: always backquote `stdin`, `stdout` and `stderr` (#9584) 2022-12-04 08:53:34 +01:00
Pete Riches 3fc7bd3d7d
cut: use `--delimiter` with `--fields` (#9503)
The `--delimiter`option only applies when separating fields.
I have changed the second example to use `--fields` instead of `--characters`, which threw an error.
2022-11-08 14:31:49 +00:00
Emily Grace Seville 4b9caaea84
cut: refresh and add page (#7930) 2022-06-26 15:37:05 -03:00
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
marchersimon f311aa47f3
cut: add link (#5576) 2021-03-30 08:39:27 -03:00
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
Waldir Pimenta cf25745db1 Harmonize formatting and capitalization of stdin/stdout/stderr 2019-06-17 22:09:58 +05:30
Petrus Kiendys ec8a38ad6c cut: insert space between option and value, similar to previous examples 2018-11-14 22:20:44 +00:00
Starbeamrainbowlabs fc3e1ecc5c cut: show syntax for n-to the end of a line (#2152) 2018-06-23 12:07:17 +01:00
Waldir Pimenta 2094ff365f use the term "delimiter" for the -d option 2016-05-07 18:28:06 +01:00
Waldir Pimenta d1f217b68f cut: use a different separator characters 2016-05-02 13:02:22 +01:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Romain Prieto dfa4d63597 cut: fix token syntax + group by characters/fields 2014-03-08 12:12:41 +11:00
Marshall Yount 52de7cfc4f add support for cut command 2014-03-07 11:43:18 -06:00