mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-21 16:51:02 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,3 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Use 5 instead of 2 file allocation tables:
|
||||
|
||||
`mkfs.fat -f 5 {{/dev/sdXY}}`
|
||||
|
||||
- Specify filesystem type:
|
||||
|
||||
`mkfs.fat -F {{12|16|32}} {{/dev/sdXY}}`
|
||||
|
||||
Reference in New Issue
Block a user