Browse Source

Update README.md

Update the example for 'df -hT...'
pull/226/head
Adam Matthews 5 months ago
committed by GitHub
parent
commit
d38fb203d7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -60,7 +60,7 @@ You can also inspect the mount folder in RAM with:

```bash
# df -hT | grep log2ram
log2ram 40M 532K 40M 2% /var/log
log2ram tmpfs 128M 89M 40M 70% /var/log
```
or also:



Loading…
Cancel
Save