aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b5b1ad4..9732478 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Important note: Depending on the system, some entries may not be available.
| ping | Check if ping succeed (internet is available) |
| boot_folder | Recursive listing of /boot/ |
| root_folder | Content of / |
-| home_folder | Content of $HOME |
+| home_\<path\> | List the content of each home directory (at the root only) |
| cmd_\<command\>_version | Get the version of some specific commands (e.g: gcc, python etc) |
| /proc/cmdline | See kernel parameters |
| kernel_config | Get kernel config |