From 0b1bea7835ffaaecbd3ab129edc2f42d56b1a410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Mon, 4 Feb 2019 16:41:20 +0100 Subject: [PATCH] tools: fix help of accept.py --- tools/accept.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/accept.py b/tools/accept.py index 1b290ddf..0ffd4a1b 100644 --- a/tools/accept.py +++ b/tools/accept.py @@ -124,7 +124,7 @@ def main(): parser.add_argument( "votedate", type=isodate, - help="The date of the vote, in ISO format (%Y-%m-%d)." + help="The date of the vote, in ISO format (%%Y-%%m-%%d)." ) parser.add_argument(