mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
ejabberdctl: Improve explanation how to stop ejabberd in live mode
This commit is contained in:
parent
630301a7ba
commit
ab8a39e71f
1 changed files with 3 additions and 1 deletions
|
@ -179,7 +179,9 @@ livewarning()
|
|||
echo "Please be extremely cautious with your actions,"
|
||||
echo "and exit immediately if you are not completely sure."
|
||||
echo ""
|
||||
echo "To exit and detach this shell from ejabberd, press:"
|
||||
echo "To stop ejabberd gracefully:"
|
||||
echo " ejabberd:stop()."
|
||||
echo "To quit erlang immediately, press:"
|
||||
echo " control+g and then q"
|
||||
echo ""
|
||||
echo "--------------------------------------------------------------------"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue