Skip to content

Commit 8d5119d

Browse files
Update detach-disk.md
1 parent 796bf89 commit 8d5119d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/detach-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Edit the */etc/fstab* file to remove references to the disk.
7171
7272
Open the **/etc/fstab** file in a text editor and remove the line containing the UUID of your disk. Using the example values in this article, the line would look like the following:
7373

74-
```bash
74+
```config
7575
UUID=33333333-3b3b-3c3c-3d3d-3e3e3e3e3e3e /datadrive ext4 defaults,nofail 1 2
7676
```
7777

0 commit comments

Comments
 (0)