From 654c01fcd1ba4f4e0205f899fff3dceb9929064f Mon Sep 17 00:00:00 2001 From: Polle Vanhoof Date: Mon, 13 Nov 2017 16:25:47 +0100 Subject: [PATCH] df: converted to snake case and small text change --- pages/common/df.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/df.md b/pages/common/df.md index 9575e1e6b..70d64705e 100644 --- a/pages/common/df.md +++ b/pages/common/df.md @@ -10,6 +10,6 @@ `df -h` -- Display the file system and its disk usage for the given file or folder: +- Display the file system and its disk usage containing the given file or folder: -`df {{/path/to/file-or-folder}}` +`df {{/path/to/file_or_folder}}`