partprobe (8)
Leading comments
Hey, EMACS: First parameter, NAME, should be all caps Second parameter, SECTION, should be 1-8, maybe w/ subsection other parameters are allowed: see man(7), man(1)
NAME
partprobe - inform the OS of partition table changesSYNOPSIS
partprobe [-d] [-s] [devices...]DESCRIPTION
This manual page documents briefly the partprobe command.partprobe is a program that informs the operating system kernel of partition table changes.
OPTIONS
This program uses short UNIX style options.- -d, --dry-run
- Don't update the kernel.
- -s, --summary
- Show a summary of devices and their partitions.
- -h, --help
- Show summary of options.
- -v, --version
- Show version of program.