diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-09-25 10:35:16 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-09-25 10:35:16 +0300 |
| commit | c279fc511293c50723fc70a4cf59fc28c47926dc (patch) | |
| tree | 72eb5d3d4a1c8e268d6c03e9abd53c68847bdfe1 | |
| parent | 86d7992081eb45a0a72b3126a761c0191432fe0f (diff) | |
| download | pfetch-c279fc511293c50723fc70a4cf59fc28c47926dc.tar.gz | |
docs: update
| -rwxr-xr-x | pfetch | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -125,7 +125,7 @@ get_os() { Darwin*) # Parse the SystemVersion.plist file to grab the macOS - # versions. The file is in the following format: + # version. The file is in the following format: # # <key>ProductVersion</key> # <string>10.14.6</string> |
