exfatlabel: add page (#10461)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
Managor
2023-07-09 18:26:10 +03:00
committed by GitHub
parent a0f7d6a420
commit a2a0609141

View File

@@ -0,0 +1,12 @@
# exfatlabel
> Get or set an exFAT filesystem label.
> More information: <https://manned.org/exfatlabel>.
- Display the current filesystem label:
`exfatlabel {{/dev/sda}}`
- Set the filesystem label:
`exfatlabel {{/dev/sda}} {{new_label}}`