diff options
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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 | |
