mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 15:02:36 +02:00
[Trivial] start the help texts with lowercase
This commit is contained in:
@ -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])
|
||||
|
||||
|
Reference in New Issue
Block a user