Changeset 8bcfd50 in code
- Timestamp:
-
Oct 8, 2015, 10:46:16 AM
(10 years ago)
- Author:
- Mike Belopuhov <mike@…>
- Branches:
- master
- Children:
- ec3eb38
- Parents:
- b8da4b3
- Message:
-
'w' has been available for quite some time
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
rb8da4b3
|
r8bcfd50
|
|
74 | 74 | { |
75 | 75 | icb_status(is, STATUS_HELP, "Server supports following commands:"); |
76 | | icb_status(is, STATUS_HELP, "beep boot g m name nobeep pass topic"); |
| 76 | icb_status(is, STATUS_HELP, "beep boot g m name nobeep pass topic w"); |
77 | 77 | } |
78 | 78 | |