From b607984328a62489a81e33e97e2a0cd5387ce4ba Mon Sep 17 00:00:00 2001 From: Florent Date: Wed, 20 Aug 2014 11:51:35 +0200 Subject: [PATCH] Add information about -d to report bugs --- docs/source/overview.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/overview.rst b/docs/source/overview.rst index 98256512..e23a66c5 100644 --- a/docs/source/overview.rst +++ b/docs/source/overview.rst @@ -48,3 +48,5 @@ Reporting a bug When you report a bug on the tracker, it's important to correctly set the category as specific as possible. Also, don't forget to give information about your version of Weboob, OS, implicated libraries. + +It is often relevant to use the -d parameter on application to get verbose logs.