mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 11:53:52 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,9 +8,9 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Create an exfat filesystem inside a partition.
|
||||
> More information: <https://manned.org/mkfs.exfat>.
|
||||
|
||||
- Create an exfat filesystem inside partition 1 on device b (`sdb1`):
|
||||
- Create an exfat filesystem inside partition Y on device X:
|
||||
|
||||
`mkfs.exfat {{/dev/sdb1}}`
|
||||
`mkfs.exfat {{/dev/sdXY}}`
|
||||
|
||||
- Create filesystem with a volume-name:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user