manpage: add "tiny" where supported
This commit is contained in:
parent
661d003be2
commit
766113a0c2
12
neofetch.1
12
neofetch.1
|
@ -40,8 +40,8 @@ For example: 'info "Memory" memory' would be '\-\-disable memory'
|
||||||
.IP
|
.IP
|
||||||
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
|
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-package_managers\fR on/off
|
\fB\-\-package_managers\fR on/tiny/off
|
||||||
Hide/Show Package Manager names . (tiny, on, off)
|
Hide/Show Package Manager names . (on, tiny, off)
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-os_arch\fR on/off
|
\fB\-\-os_arch\fR on/off
|
||||||
Hide/Show OS architecture.
|
Hide/Show OS architecture.
|
||||||
|
@ -79,8 +79,8 @@ NOTE: This only works on Linux and BSD.
|
||||||
NOTE: For FreeBSD and NetBSD\-based systems, you need to enable
|
NOTE: For FreeBSD and NetBSD\-based systems, you need to enable
|
||||||
coretemp kernel module. This only supports newer Intel processors.
|
coretemp kernel module. This only supports newer Intel processors.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-distro_shorthand\fR on/off
|
\fB\-\-distro_shorthand\fR on/tiny/off
|
||||||
Shorten the output of distro (tiny, on, off)
|
Shorten the output of distro (on, tiny, off)
|
||||||
.IP
|
.IP
|
||||||
NOTE: This option won't work in Windows (Cygwin)
|
NOTE: This option won't work in Windows (Cygwin)
|
||||||
.TP
|
.TP
|
||||||
|
@ -89,8 +89,8 @@ Shorten the output of kernel
|
||||||
.IP
|
.IP
|
||||||
NOTE: This option won't work in BSDs (except PacBSD and PC\-BSD)
|
NOTE: This option won't work in BSDs (except PacBSD and PC\-BSD)
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-uptime_shorthand\fR on/off
|
\fB\-\-uptime_shorthand\fR on/tiny/off
|
||||||
Shorten the output of uptime (tiny, on, off)
|
Shorten the output of uptime (on, tiny, off)
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-refresh_rate\fR on/off
|
\fB\-\-refresh_rate\fR on/off
|
||||||
Whether to display the refresh rate of each monitor
|
Whether to display the refresh rate of each monitor
|
||||||
|
|
Reference in New Issue