aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0d8b167..f34ddd7 100644
--- a/README.md
+++ b/README.md
@@ -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