summaryrefslogtreecommitdiffstats
path: root/disk-utils/cfdisk.8
diff options
context:
space:
mode:
authorKarel Zak2014-11-12 16:12:39 +0100
committerKarel Zak2014-11-12 16:12:39 +0100
commita89eafed85874a57de4eb20dc244ce6da9f9c0c3 (patch)
tree77041ccc42215f56f1fc169bdf3e6d56536090d4 /disk-utils/cfdisk.8
parentfdisk: add support for sfdisk scripts (diff)
downloadkernel-qcow2-util-linux-a89eafed85874a57de4eb20dc244ce6da9f9c0c3.tar.gz
kernel-qcow2-util-linux-a89eafed85874a57de4eb20dc244ce6da9f9c0c3.tar.xz
kernel-qcow2-util-linux-a89eafed85874a57de4eb20dc244ce6da9f9c0c3.zip
cfdisk: add support for sfdisk scripts
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils/cfdisk.8')
-rw-r--r--disk-utils/cfdisk.813
1 files changed, 13 insertions, 0 deletions
diff --git a/disk-utils/cfdisk.8 b/disk-utils/cfdisk.8
index 0c68af897..ab5175779 100644
--- a/disk-utils/cfdisk.8
+++ b/disk-utils/cfdisk.8
@@ -105,6 +105,19 @@ MiB (=1024*1024), and so on for GiB, TiB, PiB, EiB, ZiB and YiB
Quit the program. This will exit the program without writing any data to
the disk.
.TP
+.B l
+Load sfdisk compatible script file and create a new (in-memory) disk label
+according to the script, and then it is possible to modify the
+partition table before you write it to the device.
+.TP
+.B u
+Dump the current in-memory partition table to the sfdisk compatible file.
+to the script file by command 'O'.
+.sp
+The script files are compatible between cfdisk, sfdisk, fdisk and another
+libfdisk applications. For more details see
+.BR sfdisk (8).
+.TP
.B t
Change the partition type. By default, new partitions are created as
.I Linux