diff options
-rw-r--r-- | hardinfo2.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hardinfo2.1 b/hardinfo2.1 index e15aaa49..f0453dc6 100644 --- a/hardinfo2.1 +++ b/hardinfo2.1 @@ -26,6 +26,9 @@ chooses a report format (text, html) \fB\-g\fR, \fB\-\-result\-format\fR chooses a result format (short, conf, shell) .TP +\fB\-n\fR, \fB\-\-max\-results\fR +maximum number of benchmark results to include (-1 for no limit, default is 50) +.TP \fB\-b\fR, \fB\-\-run\-benchmark\fR run a specific benchmark eg. -b 'FPU FFT' (Default all benchmarks runs when generate report) .TP |