relog: Difference between revisions
Jump to navigation
Jump to search
(add relog x..y) |
|
(No difference)
|
Latest revision as of 22:35, 26 April 2021
- relog [<seconds>]
- <seconds>
- - the time in seconds. Default: 5.
- Force disconnect and set reconnect timeout to <seconds>.
Command | Description |
---|---|
relog | Logout and then login after 5 seconds. |
relog <seconds> | Logout and then login after the specified number of seconds. |
relog x..y <seconds> | Logout and then login after defined range the specified number of seconds, where relog rand(y-x)+x. See SVN8496 |