aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Guégan <loic.guegan@mailbox.org>2024-07-04 14:57:11 +0200
committerLoïc Guégan <loic.guegan@mailbox.org>2024-07-04 14:57:11 +0200
commit55fe564b50fe9f1ba951aa0c235ea801f05d6dee (patch)
treea0ee32a9e714fcf218735e5fc38faf97a6b35483
parent33de6a5a9e3f547700213e2a48422516dcb81049 (diff)
Minor changes
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 9ede543..b2adfb1 100644
--- a/README.md
+++ b/README.md
@@ -23,12 +23,12 @@ If `sysdump.sh` is not run as root, these commands will not be executed.
# Useful entries
Important note: Depending on the system, some entries may not be available.
-| Entry | Description |
-|-------------|-----------------------------|
-| compgen | List all available commands |
-| boot_folder | Recursive listing of /boot/ |
-| root_folder | Content of / |
-| home_folder | Content of $HOME |
+| Entry | Description |
+|-------------|----------------------------------------------|
+| compgen | List all available commands in current shell |
+| boot_folder | Recursive listing of /boot/ |
+| root_folder | Content of / |
+| home_folder | Content of $HOME |