mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
docs: fix typo
This commit is contained in:
2
pfetch
2
pfetch
@@ -302,7 +302,7 @@ get_uptime() {
|
|||||||
|
|
||||||
get_pkgs() {
|
get_pkgs() {
|
||||||
# This works by first checking for which package managers are
|
# This works by first checking for which package managers are
|
||||||
# isntalled and finally by printing each package manager's
|
# installed and finally by printing each package manager's
|
||||||
# package list with each package one per line.
|
# package list with each package one per line.
|
||||||
#
|
#
|
||||||
# The output from this is then piped to 'wc -l' to count each
|
# The output from this is then piped to 'wc -l' to count each
|
||||||
|
|||||||
Reference in New Issue
Block a user