From 0bd910dc567b420e28584ccdfb80ce65c9f49e98 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Fri, 5 Jul 2024 16:37:36 +0200 Subject: Minor changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3