Alias XOVER to OVER
This commit is contained in:
parent
444e82c0f7
commit
f53afa7812
1 changed files with 1 additions and 0 deletions
|
@ -730,6 +730,7 @@ class Session():
|
|||
'HDR': _cmd_hdr,
|
||||
'XHDR': _cmd_hdr,
|
||||
'OVER': _cmd_over,
|
||||
'XOVER': _cmd_over,
|
||||
'STAT': _cmd_stat,
|
||||
'DATE': _cmd_date,
|
||||
'QUIT': _cmd_quit,
|
||||
|
|
Loading…
Add table
Reference in a new issue