mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
[Trivial] start the help texts with lowercase
This commit is contained in:
parent
c138cf9769
commit
96106f0f30
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue