blkid: add sudo (#17587)

This commit is contained in:
Managor
2025-08-11 15:54:29 +03:00
committed by GitHub
parent ebebc46c38
commit e1bd06f009
+1 -1
View File
@@ -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}}`