diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-09-28 15:56:13 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-09-28 15:56:13 +0300 |
| commit | 09c179f6f591fd504b604d91ad62fa6f387c333f (patch) | |
| tree | feeee1ff6a882e7b3950b44b747f2b96e920dfac | |
| parent | b85ec5657dd1e5de2b69633efb1db0d826a7d47c (diff) | |
| download | pfetch-09c179f6f591fd504b604d91ad62fa6f387c333f.tar.gz | |
docs: update
| -rwxr-xr-x | pfetch | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ log() { # Use 'set --' as a means of stripping all leading and trailing # 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 # as it's safe and intended ('set -f' disables globbing). |
