[totem-pl-parser/wip/hadess/update-readme: 5/7] README: Better formatting for debugging info




commit c76d1c1e353b794076df6bb077016a4b26d252ec
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jun 24 17:13:07 2021 +0200

    README: Better formatting for debugging info

 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/README.md b/README.md
index 02c8d8b..76ce3e0 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,11 @@ BUGS
 
 Bugs should be filed in [GNOME GitLab](https://gitlab.gnome.org/GNOME/totem-pl-parser/-/issues).
 
-To get a better debug output, run:
-# test-parser --debug
+To get a parsing debug output, run:
+
+```sh
+# $BUILDDIR/plparse/tests/parser --debug <URI to playlist file>
+```
 
 Contact
 =======


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]