mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
pages/linux/*: add option placeholders (#15884)
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
|
||||
- Create a copy with DOS-style line endings:
|
||||
|
||||
`unix2dos {{-n|--newfile}} {{path/to/file}} {{path/to/new_file}}`
|
||||
`unix2dos {{[-n|--newfile]}} {{path/to/file}} {{path/to/new_file}}`
|
||||
|
||||
- Display file information:
|
||||
|
||||
`unix2dos {{-i|--info}} {{path/to/file}}`
|
||||
`unix2dos {{[-i|--info]}} {{path/to/file}}`
|
||||
|
||||
- Keep/add/remove Byte Order Mark:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user