Merge pull request #1377 from dlangille/patch-1

$HOME/.config/mosquitto_sub or pub?
pull/1405/head
Roger Light 6 years ago committed by GitHub
commit 4f3b4f8d44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -116,7 +116,7 @@
<para>The options below may be given on the command line, but may also
be placed in a config file located at
<option>$XDG_CONFIG_HOME/mosquitto_pub</option> or
<option>$HOME/.config/mosquitto_sub</option> with one pair of
<option>$HOME/.config/mosquitto_pub</option> with one pair of
<option>-option <replaceable>value</replaceable></option>
per line. The values in the config file will be used as defaults
and can be overridden by using the command line. The exceptions to

Loading…
Cancel
Save