Remove an unnecessary space in the usage manual page
Removes a space between the final word in a sentence ("names") and the following period for the "--package_managers" description.
This commit is contained in:
parent
ccd5d9f526
commit
276d02440a
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -4998,7 +4998,7 @@ INFO:
|
|||
NOTE: You can supply multiple args. eg. 'neofetch --disable cpu gpu'
|
||||
|
||||
--title_fqdn on/off Hide/Show Fully Qualified Domain Name in title.
|
||||
--package_managers on/off Hide/Show Package Manager names . (on, tiny, off)
|
||||
--package_managers on/off Hide/Show Package Manager names. (on, tiny, off)
|
||||
--os_arch on/off Hide/Show OS architecture.
|
||||
--speed_type type Change the type of cpu speed to display.
|
||||
Possible values: current, min, max, bios,
|
||||
|
|
Loading…
Reference in a new issue