From d38fb203d7e768f70fffd5abbc228ed07b6fa520 Mon Sep 17 00:00:00 2001 From: Adam Matthews <52178922+adamsthws@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:17:24 +0100 Subject: [PATCH] Update README.md Update the example for 'df -hT...' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc3c674..68ea7d2 100644 --- a/README.md +++ b/README.md @@ -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: