summaryrefslogtreecommitdiffstats
path: root/fdisk/sfdisk.c
diff options
context:
space:
mode:
Diffstat (limited to 'fdisk/sfdisk.c')
-rw-r--r--fdisk/sfdisk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fdisk/sfdisk.c b/fdisk/sfdisk.c
index 170afbaa2..8ac17cd14 100644
--- a/fdisk/sfdisk.c
+++ b/fdisk/sfdisk.c
@@ -2327,6 +2327,7 @@ usage(void) {
puts (_(" -? [or --help]: print this message"));
puts (_("dangerous options:"));
puts (_(" -g [or --show-geometry]: print the kernel's idea of the geometry"));
+ puts (_(" -G [or --show-pt-geometry]: print geometry guessed from the partition table"));
puts (_(" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"));
puts (_(" -L [or --Linux]: do not complain about things irrelevant for Linux"));