Fix typo in system.py.
This commit is contained in:
parent
4238d26918
commit
0ada956bc1
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ class CmdReset(MuxCommand):
|
||||||
@reset
|
@reset
|
||||||
|
|
||||||
A cold reboot. This works like a mixture of @reload and @shutdown,
|
A cold reboot. This works like a mixture of @reload and @shutdown,
|
||||||
- all shutdown hooks will be called and non-persistent scrips will
|
- all shutdown hooks will be called and non-persistent scripts will
|
||||||
be purged. But the Portal will not be affected and the server will
|
be purged. But the Portal will not be affected and the server will
|
||||||
automatically restart again.
|
automatically restart again.
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue