From ea054f314c42cdaefba13661dd841b5fac232765 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Wed, 22 Mar 2023 14:17:10 +0100 Subject: [PATCH] Add some comments --- client/zzz_evobackup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/zzz_evobackup.sh b/client/zzz_evobackup.sh index f6bf335..9afe3d2 100644 --- a/client/zzz_evobackup.sh +++ b/client/zzz_evobackup.sh @@ -191,11 +191,13 @@ local_tasks() { ########## Network ################ # Dump network routes with mtr and traceroute (warning: could be long with aggressive firewalls) + ### dump_traceroute --targets=host_or_ip[,host_or_ip] dump_traceroute --targets=8.8.8.8,www.evolix.fr,travaux.evolix.net ########## Server state ########### # Run dump-server-state to extract system information + ### dump-server-state [any dump-server-state option] dump_server_state # Dump file access control lists