update --longhelp text

This commit is contained in:
The MMGen Project 2024-10-08 12:55:58 +00:00
commit 66521a07f2
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
27 changed files with 27 additions and 28 deletions

View file

@ -23,7 +23,7 @@ opts_data = {
'usage':'[opts]',
'options': """
-h, --help Print this help message
--, --longhelp Print help message for long options (common options)
--, --longhelp Print help message for long (global) options
-s, --sample-size=N Specify sample block range for block discovery time
estimate
""",