docs: update

This commit is contained in:
Dylan Araps 2019-09-24 18:30:44 +03:00
parent 853ca40ccc
commit 7d737e4d67

2
pfetch
View File

@ -19,7 +19,7 @@ log() {
# with an additional amount of padding to add a gap between the art and # with an additional amount of padding to add a gap between the art and
# the information (See marker $[3]). # the information (See marker $[3]).
# #
# When 'log()' has executed the cursor is then located at marker $[4]. # When 'log()' has executed, the cursor is then located at marker $[4].
# When 'log()' is run a second time, the next line of information is # When 'log()' is run a second time, the next line of information is
# printed, moving the cursor to marker $[5]. # printed, moving the cursor to marker $[5].
# #