diff options
| author | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 10:36:31 +0200 |
|---|---|---|
| committer | Loïc Guégan <loic.guegan@mailbox.org> | 2024-07-04 10:36:31 +0200 |
| commit | 41961a5ef47d026576b4deeba456cd259c310119 (patch) | |
| tree | 9b48e16cea5cc2f792d2cc7c76df97e3fb16dc64 /README.md | |
| parent | f0d1752692401b77bcfc3b227e729d6e3aa66762 (diff) | |
Minor changes
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ Dump various system informations into a base64 encoded value into a json file. # Usage Run a dump: > ./sysdump.sh -Result is place into `dump.json`. + +Result is placed into `dump.json`. Explore a dump (require `jq`) > ./sysdump.sh dump.json |
