From ab95e8f4b49efb6224792b55570313879b92ea9b Mon Sep 17 00:00:00 2001 From: Henrik Friedrichsen Date: Sat, 23 Mar 2019 18:42:48 +0100 Subject: [PATCH] add debugging instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef73e36..89c2bb7 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ future. Contributions welcome, but please be kind ;) * Build using `cargo build --release` * The initial screen is the debug log. Press `F1` for the queue and `F2` to search for a track. More key bindings are described below. +* For debugging, pass a debug log filename, e.g. `ncspot -d debug.log` ### Key Bindings