File diff baa2e883cdfe → dfac0cf8539c
oxrlib/config.py
Show inline comments
...
 
@@ -120,7 +120,7 @@ class Configuration:
 
            'date',
 
            type=self._date_from_s,
 
            help="Use rates from this date, in YYYY-MM-DD format. "
 
            "If you omit the year or month, it fills in the current year/month."
 
            "If the year or month are not specified, defaults to today's year or month."
 
        )
 
        hist_parser.add_argument(
 
            'word1', nargs='?', metavar='amount',