aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Guégan <loic.guegan@mailbox.org>2024-07-04 14:56:18 +0200
committerLoïc Guégan <loic.guegan@mailbox.org>2024-07-04 14:56:18 +0200
commit33de6a5a9e3f547700213e2a48422516dcb81049 (patch)
treebf85ebe2528fac9f3c316f87d72f9b7af168e96b /README.md
parent3a3e71450a21bd1374e357d98fe840393768d4d1 (diff)
Minor changes
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index 66c59f1..9ede543 100644
--- a/README.md
+++ b/README.md
@@ -21,10 +21,15 @@ Explore specific entries of a dump:
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 |