od: add Dutch translation and fix placeholders (#13155)
This commit is contained in:
@@ -26,4 +26,4 @@
|
||||
|
||||
- Read only 100 bytes of a file starting from the 500th byte:
|
||||
|
||||
`od --read-bytes {{100}} --skip-bytes={{500}} -v {{path/to/file}}`
|
||||
`od --read-bytes 100 --skip-bytes=500 -v {{path/to/file}}`
|
||||
|
Reference in New Issue
Block a user