Menu

#11 improve doc for exp_continue command

closed-fixed
None
5
2002-02-21
2002-02-20
No

The man pages of expect does not list the optional argument
-continue_timer option under exp_continue command:

exp_continue
The command exp_continue allows expect itself to continue
executing rather than returning as it normally would. (See
expect for more information.)

Yes, the -continue_timer option is mentioned under expect
command, but it is difficult to find this info unless we know
what to look for. Please change the above text to something
like:

exp_continue [ -continue_timer ]
The command exp_continue allows expect itself to continue
executing rather than returning as it normally would. By default
exp_continue resets the timeout timer. The -continue_timer
flag prevents timer from being restarted. (See expect for
more information.)

Discussion

  • Andreas Kupries

    Andreas Kupries - 2002-02-21
    • assigned_to: nobody --> andreas_kupries
     
  • Andreas Kupries

    Andreas Kupries - 2002-02-21

    Logged In: YES
    user_id=75003

    Proposed change committed to HEAD and "expect-sf418892-
    sf439042-branch".

     
  • Andreas Kupries

    Andreas Kupries - 2002-02-21
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB