summaryrefslogtreecommitdiffhomepage
path: root/debug-me.1
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-28 12:50:53 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-28 12:51:57 -0400
commite833b89e2a1a1c2acbc0eb8bed1760ef0e50f3c5 (patch)
tree6e29670d7aeb13fc81ba30a68e21813d6ecab470 /debug-me.1
parentd605fdc0bbed885a003a8c42c53ce3dfadf07c49 (diff)
downloaddebug-me-e833b89e2a1a1c2acbc0eb8bed1760ef0e50f3c5.tar.gz
log to ~/.debug-me/log/
Make watcher also log and display the name of the logfile at start and end of session. --download still downloads to current directory because that seems less surprising than downloading to elsewhere. Also, the user might want to keep a copy of the local log while downloading the server log.
Diffstat (limited to 'debug-me.1')
-rw-r--r--debug-me.14
1 files changed, 4 insertions, 0 deletions
diff --git a/debug-me.1 b/debug-me.1
index 6b332aa..22f32bc 100644
--- a/debug-me.1
+++ b/debug-me.1
@@ -79,6 +79,10 @@ 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.
+.SH FILES
+.IP "~/.debug-me/log/"
+Sessions are logged to here. The log file name is displayed when debug-me
+exits.
.SH SEE ALSO
<https://debug-me.branchable.com/>
.SH AUTHOR