aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jim-aio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/jim-aio.c b/jim-aio.c
index 7f1d608..4c59e1d 100644
--- a/jim-aio.c
+++ b/jim-aio.c
@@ -2195,7 +2195,7 @@ static const jim_subcmd_type aio_command_table[] = {
/* Description: Get or set tty settings - valid only on a tty */
},
{ "ttycontrol",
- "?rts 0|1? ?dtr 0|1?",
+ "?rts 0|1? ?dtr 0|1? ?break duration?",
aio_cmd_ttycontrol,
0,
-1,