Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (13 loc) · 639 Bytes

HELP.md

File metadata and controls

14 lines (13 loc) · 639 Bytes

Help (as returned by ehdd --help):

Usage: sudo ehdd [OPTIONS] or [DEVICE NAMES]

Option                Meaning
 -h, --help            Show this text.
 -v, --version         Provide version information.
 -V, --verbose         Do not suppress the output of eject and udisksctl.
 -E, --ejectonly       Only eject the device.
 -S, --shutdownonly    Only shutdown the device.
 --byname              Same as ehdd device.
 --bylabel             Eject and/or shutdown device by name. Same as ejecting /dev/disk/by-label/device.
 --byuuid              Eject and/or shutdown device by uuid. Same as ejecting /dev/disk/by-uuid/device.