Show the 'r' option in the help menu

This commit is contained in:
Vincent McIntyre 2021-01-02 11:02:35 +11:00
parent 3e01d4a24d
commit c186e148ea
1 changed files with 1 additions and 0 deletions

View File

@ -2209,6 +2209,7 @@ static int ui_help(void)
N_(" h Print this screen"),
N_(" n Create new partition from free space"),
N_(" q Quit program without writing partition table"),
N_(" r Reduce or enlarge the current partition"),
N_(" s Fix partitions order (only when in disarray)"),
N_(" t Change the partition type"),
N_(" u Dump disk layout to sfdisk compatible script file"),