1- .TH FETCHME 1 fetchme-v1.4.1
1+ .TH FETCHME 1 fetchme-v1.4.6
22.SH "NAME"
33.PP
4- fetchme - Fast System Information Tool.
4+ fetchme - Fast System Information Tool Written in C .
55.SH "SYNOPSIS"
66.PP
77\fB fetchme \fP \fB -h \fR |\fB -v \fP
@@ -15,7 +15,7 @@ computer specifications.
1515
1616.TP
1717There are Dependencies on Xlib/xcb, XRandr/xcb-randr, and libpci if you use the
18- Resolution, Refresh Rate, or GPU detection modules respectfully.
18+ Resolution, Refresh Rate, Window Manager, or GPU detection modules respectfully.
1919.SH "OPTIONS"
2020.TP
2121.BR \- h
@@ -32,9 +32,9 @@ compiled and linked in only when they are selected in the configuration,
3232eliminating dead code.
3333.SH "ISSUES"
3434.PP
35- Resolution, Refresh Rate, and GPU detection are all dependant on
35+ Resolution, Refresh Rate, Window Manager, and GPU detection are all dependant on
3636libraries that some users may not have, making these modules useless
37- for users that don't have X11, or don't have libpci.
37+ for users that don't have libX11, libXrandr, libxcb, or libpci.
3838.SH "SEE ALSO"
3939.PP
4040\fB Xrandr \fP (1) \fB pcilib \fP (1) \fB uname \fP (1)
0 commit comments