Docs: CHANGELOG and manpage
This commit is contained in:
parent
bc549ce075
commit
906e7cc408
|
@ -18,6 +18,14 @@
|
||||||
- Fixed Raspbian being detected as ChromeOS.
|
- Fixed Raspbian being detected as ChromeOS.
|
||||||
|
|
||||||
|
|
||||||
|
## ASCII
|
||||||
|
|
||||||
|
- Added small Debian.
|
||||||
|
- Added small FreeBSD.
|
||||||
|
- Added small macOS.
|
||||||
|
- Added small NixOS.
|
||||||
|
|
||||||
|
|
||||||
## Info
|
## Info
|
||||||
|
|
||||||
**CPU**
|
**CPU**
|
||||||
|
|
4
neofetch
4
neofetch
|
@ -4127,9 +4127,9 @@ ASCII:
|
||||||
|
|
||||||
NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME', 'Ubuntu-Studio' or 'Ubuntu-Budgie' to use the flavors.
|
NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu-GNOME', 'Ubuntu-Studio' or 'Ubuntu-Budgie' to use the flavors.
|
||||||
|
|
||||||
NOTE: Alpine, Arch, Crux, Gentoo, OpenBSD, and Void have a smaller logo variant.
|
NOTE: Alpine, Arch, CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, and Void have a smaller logo variant.
|
||||||
|
|
||||||
NOTE: Change this to 'alpine_small', 'arch_small', 'crux_small', 'gentoo_small', 'openbsd_small', and 'void_small' to use the small logos.
|
NOTE: Use '{distro name}_small' to use the small variants.
|
||||||
|
|
||||||
--ascii_bold on/off Whether or not to bold the ascii logo.
|
--ascii_bold on/off Whether or not to bold the ascii logo.
|
||||||
-L, --logo Hide the info text and only show the ascii logo.
|
-L, --logo Hide the info text and only show the ascii logo.
|
||||||
|
|
|
@ -235,9 +235,9 @@ NOTE: Ubuntu has flavor variants.
|
||||||
.IP
|
.IP
|
||||||
NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu\-GNOME', 'Ubuntu\-Studio' or 'Ubuntu\-Budgie' to use the flavors.
|
NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu\-GNOME', 'Ubuntu\-Studio' or 'Ubuntu\-Budgie' to use the flavors.
|
||||||
.IP
|
.IP
|
||||||
NOTE: Alpine, Arch, Crux, Gentoo, OpenBSD, and Void have a smaller logo variant.
|
NOTE: Alpine, Arch, CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, and Void have a smaller logo variant.
|
||||||
.IP
|
.IP
|
||||||
NOTE: Change this to 'alpine_small', 'arch_small', 'crux_small', 'gentoo_small', 'openbsd_small', and 'void_small' to use the small logos.
|
NOTE: Use '{distro name}_small' to use the small variants.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-ascii_bold\fR on/off
|
\fB\-\-ascii_bold\fR on/off
|
||||||
Whether or not to bold the ascii logo.
|
Whether or not to bold the ascii logo.
|
||||||
|
|
Reference in New Issue