You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CLI/report_rc.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Arguments and options
23
23
24
24
* ``<days>`` : Number of day to check Let says that we are on 17 june 2018, 12h. if ``<days>`` is ``2``, the process will run on all contributions made from ``2018-06-15 00:00:00`` to ``2018-06-16 23:59:59``
25
25
* ``<lang>`` : Only contributions made on this lang will be checked
26
-
* ``<days>`` : Thread's URL where the report will be published
26
+
* ``<thread_url>`` : Thread's URL where the report will be published
27
27
* ``<login>`` : bot's login
28
28
* ``<password>`` : bot's password
29
29
* ``<delay>`` : delay, in seconds between each request. By defaut, 3 seconds
0 commit comments