diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-09-24 11:03:58 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-09-24 11:03:58 +0300 |
| commit | 70fb22fa5da61703ea93bbe2de817abb712a198c (patch) | |
| tree | e1f2365cbc6f92dd1ad43ee9ce207bf60af7e4e5 | |
| parent | 88a97a2cedbf9f05b8259162772051fcce094a12 (diff) | |
| download | pfetch-70fb22fa5da61703ea93bbe2de817abb712a198c.tar.gz | |
docs: update
| -rwxr-xr-x | pfetch | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -62,7 +62,6 @@ get_uptime() { get_memory() { case $os in - # Used memory is calculated using the following "formula" (Linux): # MemUsed = MemTotal + Shmem - MemFree - Buffers - Cached - SReclaimable # Source: https://github.com/KittyKatt/screenFetch/issues/386 |
