sed: update Dutch translation (#12154)
* sed: update Dutch translation * sed: update placeholder
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
|
||||
- [d]elete the first line of a file:
|
||||
|
||||
`sed -i 1d {{/path/to/file}}`
|
||||
`sed -i 1d {{path/to/file}}`
|
||||
|
||||
- [i]nsert a new line at the first line of a file:
|
||||
|
||||
`sed -i '1i\your new line text\' {{/path/to/file}}`
|
||||
`sed -i '1i\your new line text\' {{path/to/file}}`
|
||||
|
Reference in New Issue
Block a user