Subcommands (2)
Options (6)
-l, --listbooleanList available drivers
Example:
mhwd {{[-l|--list]}}--listinstalledbooleanList installed drivers
Example:
mhwd {{[-li|--listinstalled]}}-i, --installbooleanInstall a driver
Example:
mhwd {{[-i|--install]}} {{pci|usb}} {{driver_name}}-r, --removebooleanRemove a driver
Example:
mhwd {{[-r|--remove]}} {{pci|usb}} {{driver_name}}-d, --detailbooleanDisplay detailed information about detected hardware
Example:
mhwd {{[-l|--list]}} {{[-d|--detail]}}-a, --autobooleanAutomatically install best available driver for the detected graphics card
Example:
mhwd {{[-a|--auto]}} pci {{free|nonfree}} 0300Examples (6)
List available drivers
mhwd [-l|--list]List installed drivers
mhwd [-li|--listinstalled]Install a driver
mhwd [-i|--install] pci|usb driver_nameRemove a driver
mhwd [-r|--remove] pci|usb driver_nameDisplay detailed information about detected hardware
mhwd [-l|--list] [-d|--detail]Automatically install best available driver for the detected graphics card
mhwd [-a|--auto] pci free|nonfree 0300made by @shridhargupta | data from tldr-pages