diff options
author | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 00:35:56 -0300 |
---|---|---|
committer | Lucas de Castro Borges <lucas@gnuabordo.com.br> | 2024-04-22 00:35:56 -0300 |
commit | 754b5d1114f096778e483f8a6f3a5dc333225e26 (patch) | |
tree | 30911ec9da4cfd2f5572c27f7288fcbfa4cd212d /hardinfo2.1 | |
parent | 35c2857da302ab8b3c308052f2cd1674fb4141a6 (diff) | |
parent | 5f01c706267c595de92406a32e7f31ef5056c2d0 (diff) |
Update upstream source from tag 'upstream/2.0.3pre'
Update to upstream version '2.0.3pre'
with Debian dir 6683980bf6b5c02f6847fd56765833301f75f4f3
Diffstat (limited to 'hardinfo2.1')
-rw-r--r-- | hardinfo2.1 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/hardinfo2.1 b/hardinfo2.1 new file mode 100644 index 00000000..e1125e62 --- /dev/null +++ b/hardinfo2.1 @@ -0,0 +1,30 @@ +.\" Manpage for hardinfo. +.\" https://github.com/hwspeedy/hardinfo2/. +.TH HARDINFO "1" "January 2024" "2.0" "User Commands" +.SH NAME +\fBHardinfo2\fR \- System Information and Benchmark for Linux Systems. +.SH USAGE +\fBhardinfo2\fR [OPTION...] +.SH DESCRIPTION +Is a system information and benchmark for Linux systems, that gathers information about the +hardware and operating system, performs benchmarks with online compare against other machines, and generates reports. + +.SH OPTIONS +.TP +\fB\-h\fR, \fB\-\-help\fR +Show help options +.TP +\fB\-r\fR, \fB\-\-generate\-report\fR +creates a report and prints to standard output +.TP +\fB\-f\fR, \fB\-\-report\-format\fR +chooses a report format (text, html) +.TP +\fB\-b\fR, \fB\-\-run\-benchmark\fR +run benchmark +.TP +\fB\-v\fR, \fB\-\-version\fR +shows program version and quit +.SH COPYRIGHT +\fBHardinfo2\fR its Copyright \(co 2003-2023 L. A. F. Pereira, 2024- Hardinfo2 Project\fR. +This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |