Skip to content

Commit

Permalink
Added the --insecure flag in the commands docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jan 8, 2015
1 parent a917d84 commit 221e11d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/publish.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Available options:
--key PATH path to the key file
--cert PATH path to the cert file
--ca PATH path to the ca certificate
--insecure do not verify the server certificate
--will-topic TOPIC the will topic
--will-payload BODY the will message
--will-qos 0/1/2 the will qos
Expand Down
1 change: 1 addition & 0 deletions doc/subscribe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Available options:
--key PATH path to the key file
--cert PATH path to the cert file
--ca PATH path to the ca certificate
--insecure do not verify the server certificate
--will-topic TOPIC the will topic
--will-message BODY the will message
--will-qos 0/1/2 the will qos
Expand Down

0 comments on commit 221e11d

Please sign in to comment.