-h, --help | Show help options |
-q, --quite | do not print status messages to standard output |
-r, --generate-report | creates a report and prints to standard output |
-f, --report-format | chooses a report format (text, html) |
-g, --result-format | chooses a result format (short, conf, shell) |
-b, --run-benchmark | run a specific benchmark eg. -b 'FPU FFT' (Default all benchmarks runs when generate report) |
-s, --skip-benchmarks | Disables all benchmark runs. |
-n, --max-results | maximum number of benchmark results to include (-1 for no limit, default is 50) |
-u, --user-note | adds a user note to data send to server. When added eg. -u 1 synchronization is activated. |
-v, --version | shows program version and quit |
-w, --very-verbose | show all details |
EXAMPLES | examples of CLI command usage: |
hardinfo2 -b 'FPU FFT' | runs only FPU FFT benchmark |
hardinfo2 -u 1 | enable updates at startup and starts gui (can also be set in gui) |
hardinfo2 -u X -r | updates data from server, generate CLI report and sends benchmark with user-note X |
hardinfo2 -r | generates CLI report |
Copyright hardinfo2 project, Written by hwspeedy, 2024-