hdparm 9.65 / add --long option suport for all options
Brought to you by:
ideguy
hdparm contains some readable --logn options but many options are are lacking this choice. Please consider adding --long alternatives to alla.
So instead of this in documentation:
comment: -W to enable write cache
hdparm -W /dev/sda1
One only would need:
hdparm --write-cache-mode /dev/sda1