mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
Merge pull request #6739
96106f0
[Trivial] start the help texts with lowercase (paveljanik)
This commit is contained in:
commit
19c7186425
@ -139,7 +139,7 @@ AC_ARG_ENABLE([glibc-back-compat],
|
||||
|
||||
AC_ARG_ENABLE([zmq],
|
||||
[AS_HELP_STRING([--disable-zmq],
|
||||
[Disable ZMQ notifications])],
|
||||
[disable ZMQ notifications])],
|
||||
[use_zmq=$enableval],
|
||||
[use_zmq=yes])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user