aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Guégan <loic.guegan@mailbox.org>2024-07-07 08:50:14 +0200
committerLoïc Guégan <loic.guegan@mailbox.org>2024-07-07 08:50:14 +0200
commite56009e7a83145ca87649fae5f90d8f043f5f7d8 (patch)
tree8c459e1cbc54a1f12d5c9a576f4e3b60835038d8 /README.md
parenta93e496b520fefd1a61164cd3dafb8087fb08c9c (diff)
Improve script
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 |