diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Run a dump: Run a dump on a remote machine using ssh: > cat sysdump.sh | ssh user@host /bin/bash > dump.json +Extra ouput from ssh (e.g: MOTD) will be automatically cleaned by `sysdump.sh`. + To explore a dump (require `jq`), see help as follow: > ./sysdump.sh -h |
