From b0f8a010254b97548b5a7140cc7137c53e30f8cd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Apr 2017 14:58:32 -0400 Subject: server: email logs to user, and option to delete old ones --- debug-me.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debug-me.1') diff --git a/debug-me.1 b/debug-me.1 index 5e679a6..c3366cd 100644 --- a/debug-me.1 +++ b/debug-me.1 @@ -75,6 +75,13 @@ Include hashes in the graphviz visualization. Run a debug-me server, logging to the specified directory. .IP "--port N" Specify a port for the debug-me server to listen to. +.IP "--from-email address" +The server will email session logs to users. It's a good idea to +provide a real email address, otherwise a dummy one will be used. +.IP "--delete-old-logs" +Normally the server will retain old log files so that users and developers +can refer to them. This option makes it delete the log file once the +session is done. .SH FILES .IP "~/.debug-me/log/" Sessions are logged to here. The log file name is displayed when debug-me -- cgit v1.2.3