diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 14:57:11 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 14:57:11 +0200 |
| commit | 55fe564b50fe9f1ba951aa0c235ea801f05d6dee (patch) | |
| tree | a0ee32a9e714fcf218735e5fc38faf97a6b35483 /README.md | |
| parent | 33de6a5a9e3f547700213e2a48422516dcb81049 (diff) | |
Minor changes
Diffstat (limited to 'README.md')
| -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 | |
