mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 07:49:04 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,11 +16,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- 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