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 |