mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 12:37:16 +02:00
Added better error handling if SSH keypair fail to generate (issue 167)
This commit is contained in:
parent
790f840715
commit
88c1002fde
2 changed files with 19 additions and 13 deletions
|
|
@ -669,7 +669,7 @@ class CmdDig(ObjManipCommand):
|
|||
|
||||
class CmdTunnel(MuxCommand):
|
||||
"""
|
||||
tunnel in often-used directions
|
||||
dig in often-used directions
|
||||
|
||||
Usage:
|
||||
@tunnel[/switch] <direction> [= roomname[;alias;alias;...][:typeclass]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue