Commit Graph

4 Commits (d0a73c4b9cf52242250692e9ea2f277951ebf3f9)

Author SHA1 Message Date
Sebastiaan Speck b34e319836
sed: update Dutch translation (#12154)
* sed: update Dutch translation

* sed: update placeholder
2024-01-28 19:09:25 +05:30
Rubem Pacelli 8ee9347041
sed: add delete and insert commands (#12124)
* sed: add delete and insert commands

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-01-25 07:37:17 +05:30
Patrick R 45909948c8
sed: improve description of -i option (#9935)
* sed: improve description of -i option

The original description makes it sound like sed would wait for additional input while it actually just modifies the specified file in-place.

* Stylistic improvement to sed.md

Minor stylistic improvements to the in place flag.

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-03-13 00:59:51 +08:00
pixel 3c944f84c3
sed: split POSIX, GNU and BSD (#9609) 2022-12-13 13:53:24 +10:00