This commit is contained in:
Kovid Goyal 2019-01-29 11:08:34 +05:30
parent 71091e73a4
commit c8dfe955d7
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -385,7 +385,7 @@ when used together with --multiple.
default=1
type=int
The offset (from zero) at which to start hint numbering. Note that only numbers
greater than zero are respected.
greater than or equal to zero are respected.
'''.format(','.join(sorted(URL_PREFIXES))).format
help_text = 'Select text from the screen using the keyboard. Defaults to searching for URLs.'
usage = ''