mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
Fix btrfs test drift as trailing whitespaces were fixed
https://github.com/chubin/cheat.sheets/commit/d7473ac185bc4309b5d4aa55761233e974c5f80d#diff-8d0f560b012648accbca6af7a3356d61
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
[38;5;246m# Create a btrfs file system on /dev/sdb, /dev/sdc, and /dev/sdd[39m
|
||||
[38;5;252mmkfs.btrfs[39m[38;5;252m [39m[38;5;252m/dev/sdb[39m[38;5;252m [39m[38;5;252m/dev/sdc[39m[38;5;252m [39m[38;5;252m/dev/sdd[39m
|
||||
|
||||
[38;5;246m# btrfs with just one hard drive, metadata not redundant [39m
|
||||
[38;5;246m# btrfs with just one hard drive, metadata not redundant[39m
|
||||
[38;5;246m# (this is danegerous: if your metadata is lost, your data is lost as well)[39m
|
||||
[38;5;252mmkfs.btrfs[39m[38;5;252m [39m[38;5;252m-m[39m[38;5;252m [39m[38;5;252msingle[39m[38;5;252m [39m[38;5;252m/dev/sdb[39m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user