1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-26 21:04:16 +02:00

add schema note to sfdisk

This commit is contained in:
Kelly Brazil
2021-08-31 08:54:23 -07:00
parent ce61bd1d2b
commit e08b61fa81
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ Schema:
"boot": boolean,
"start": integer,
"end": integer,
"size": integer,
"size": string, # Note: will be integer when using deprecated -d sfdisk option
"cyls": integer,
"mib": integer,
"blocks": integer,