version 1.2.2.7, 2012/05/08 13:04:02
|
version 1.2.2.8, 2012/05/22 14:15:04
|
Line 19 Usage(void)
|
Line 19 Usage(void)
|
"=== %s@%s === Compiled: %s ===\n\n" |
"=== %s@%s === Compiled: %s ===\n\n" |
" Syntax: mqtt_subs [options] <connect_to_broker[:port]> <ConnectID> [exec_script <value>]\n\n" |
" Syntax: mqtt_subs [options] <connect_to_broker[:port]> <ConnectID> [exec_script <value>]\n\n" |
"\t-l <value2file>\t\tSave received values to file\n" |
"\t-l <value2file>\t\tSave received values to file\n" |
"\t-u\t\tUnsubscribe given topic(s)\n" | "\t-u\t\t\tUnsubscribe given topic(s)\n" |
"\t-s <topic[|QoS]>\tSubscribe for this topic, if wish add different |QoS to topic\n" |
"\t-s <topic[|QoS]>\tSubscribe for this topic, if wish add different |QoS to topic\n" |
"\t-d\t\t\tSend duplicate message\n\n" |
"\t-d\t\t\tSend duplicate message\n\n" |
"\t-C\t\t\tNot clear before connect!\n" |
"\t-C\t\t\tNot clear before connect!\n" |