gsmartcontrol-root --version (return code: 0)
GSmartControl version 1.0.2
Warning: GSmartControl comes with ABSOLUTELY NO WARRANTY.
See LICENSE_gsmartcontrol.txt file for details.
Copyright (C) 2008 - 2017 Alexander Shaduri <ashaduri@gmail.com>
gsmartcontrol-root --help (return code: 0)
Usage:
gsmartcontrol [OPTION?] - A GTK+ GUI for smartmontools
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
--help-debug Show libdebug options
Application Options:
-l, --no-locale Don't use system locale
-V, --version Display version information
--no-scan Don't scan devices on startup
--no-hide-tabs Don't hide non-identity tabs when SMART is disabled. Useful for debugging.
--add-virtual Load smartctl data from file, creating a virtual drive. You can specify this option multiple times.
--add-device Add this device to device list. The format of the device is "<device>::<type>::<extra_args>", where type and extra_args are optional. This option is useful with --no-scan to list certain drives only. You can specify this option multiple times. Example: --add-device /dev/sda --add-device /dev/twa0::3ware,2 --add-device '/dev/sdb::::-T permissive'
--display=DISPLAY X display to use
-v, --verbose Enable verbose logging; same as --verbosity-level 5
-q, --quiet Disable logging; same as --verbosity-level 0
-b, --verbosity-level Set verbosity level [0-5]