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




commit e4539a8008919250a7f10896b4fe716939b9cd67
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 eb5e308..a85c562 100644
--- a/README.md
+++ b/README.md
@@ -26,8 +26,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]