We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f99ee commit 796bf89Copy full SHA for 796bf89
articles/virtual-machines/linux/detach-disk.md
@@ -57,7 +57,7 @@ sudo -i blkid
57
58
The output looks similar to the following example:
59
60
-```bash
+```output
61
/dev/sda1: UUID="11111111-1b1b-1c1c-1d1d-1e1e1e1e1e1e" TYPE="ext4"
62
/dev/sdb1: UUID="22222222-2b2b-2c2c-2d2d-2e2e2e2e2e2e" TYPE="ext4"
63
/dev/sdc1: UUID="33333333-3b3b-3c3c-3d3d-3e3e3e3e3e3e" TYPE="ext4"
0 commit comments