Fix bug in help code.
This commit is contained in:
parent
981fb51af3
commit
4007f8a479
@ -1417,7 +1417,7 @@ Library Management:
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
default:
|
default:
|
||||||
err "Unrecognized command: '$line'"
|
err "Unrecognized command: '$options'"
|
||||||
drawLeader()
|
drawLeader()
|
||||||
Thread.sleep(250)
|
Thread.sleep(250)
|
||||||
break } }
|
break } }
|
||||||
|
Loading…
Reference in New Issue
Block a user