mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-12 16:55:46 +02:00
blkid: add sudo (#17587)
This commit is contained in:
parent
ebebc46c38
commit
e1bd06f009
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@
|
|||
|
||||
- Get the UUID of the filesystem on a partition:
|
||||
|
||||
`blkid {{[-s|--match-tag]}} UUID {{[-o|--output]}} value {{/dev/sdXY}}`
|
||||
`sudo blkid {{[-s|--match-tag]}} UUID {{[-o|--output]}} value {{/dev/sdXY}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue