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:
12
pages/common/exfatlabel.md
Normal file
12
pages/common/exfatlabel.md
Normal 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}}`
|
Reference in New Issue
Block a user