File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ DEVICE=$1
88
99./format-udf.sh -v
1010./format-udf.sh -h
11- ./format-udf.sh -b 512 -f " /dev/$DEVICE " " UDF Manual Test"
12- ./format-udf.sh -b 512 -f " $DEVICE " " UDF Manual Test"
13- ./format-udf.sh -b 512 -f -p mbr " $DEVICE " " UDF Manual Test"
14- ./format-udf.sh -b 512 -f -p none " $DEVICE " " UDF Manual Test"
15- ./format-udf.sh -b 512 -f -w quick " $DEVICE " " UDF Manual Test"
16- ./format-udf.sh -b 512 -f -w zero " $DEVICE " " UDF Manual Test"
17- ./format-udf.sh -b 512 -f -w scrub " $DEVICE " " UDF Manual Test"
11+ ./format-udf.sh -b 512 -f " /dev/$DEVICE " " UDF Manual Test 1 "
12+ ./format-udf.sh -b 512 -f " $DEVICE " " UDF Manual Test 2 "
13+ ./format-udf.sh -b 512 -f -p mbr " $DEVICE " " UDF Manual Test 3 "
14+ ./format-udf.sh -b 512 -f -p none " $DEVICE " " UDF Manual Test 4 "
15+ ./format-udf.sh -b 512 -f -w quick " $DEVICE " " UDF Manual Test 5 "
16+ ./format-udf.sh -b 512 -f -w zero " $DEVICE " " UDF Manual Test 6 "
17+ ./format-udf.sh -b 512 -f -w scrub " $DEVICE " " UDF Manual Test 7 "
1818
You can’t perform that action at this time.
0 commit comments