Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions bin/growpart
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ ${0##*/} disk partition
than 'F' bytes, do not resize (default: ${FUDGE})
-N | --dry-run only report what would be done, show new 'sfdisk -d'
-v | --verbose increase verbosity / debug
-u | --update R update the the kernel partition table info after
growing this requires kernel support and
-u | --update R update the kernel partition table info after growing
this requires kernel support and
'partx --update'
R is one of:
- 'auto' : [default] update partition if possible
Expand Down