From 62a38315781fc9dce7e2a8affea69df605ade248 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 20 May 2017 17:38:07 -0400 Subject: add --- doc/faq.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/faq.mdwn b/doc/faq.mdwn index 6884ec0..10d6422 100644 --- a/doc/faq.mdwn +++ b/doc/faq.mdwn @@ -62,6 +62,12 @@ For this to work, you have to have a copy of the session log file. This is why the debug-me server will email it to you at the end of the session, to make sure you get a copy. +To verify a session log file, run: `debug-me --verify debug-me.log` +That will display the gpg key of the developer who was active in +that session, and verify the integrety of the log file. + +A debug-me log file can be replayed by running: `debug-me --reply debug-me.log` + ### For Developers #### What do I need to do to start using debug-me? -- cgit v1.2.3