--- mqtt/src/mqtt_subs.c 2012/05/08 13:04:02 1.2.2.7 +++ mqtt/src/mqtt_subs.c 2012/05/22 14:15:04 1.2.2.8 @@ -19,7 +19,7 @@ Usage(void) "=== %s@%s === Compiled: %s ===\n\n" " Syntax: mqtt_subs [options] [exec_script ]\n\n" "\t-l \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 \tSubscribe for this topic, if wish add different |QoS to topic\n" "\t-d\t\t\tSend duplicate message\n\n" "\t-C\t\t\tNot clear before connect!\n"