docs: update

This commit is contained in:
Dylan Araps 2019-09-28 15:56:13 +03:00
parent b85ec5657d
commit 09c179f6f5

2
pfetch
View File

@ -64,7 +64,7 @@ log() {
# Use 'set --' as a means of stripping all leading and trailing # Use 'set --' as a means of stripping all leading and trailing
# white-space from the info string. This also normalizes all # white-space from the info string. This also normalizes all
# whitespace inside of the string. # white-space inside of the string.
# #
# Disable the shellcheck warning for word-splitting # Disable the shellcheck warning for word-splitting
# as it's safe and intended ('set -f' disables globbing). # as it's safe and intended ('set -f' disables globbing).