diff --git a/client.py b/client.py index 8018149..ed106e4 100755 --- a/client.py +++ b/client.py @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -# Ex.: ./client.py --khanaturl="172.17.0.3:40916" -d +# Ex.: ./client.py --khanat-host 172.17.0.3 -d --size-buffer-file 10241024 # Modifier les droits pour les nouveaux joueurs (accès à tout) # mysql -u root -e "use nel_ams_lib;UPDATE settings SET Value = 7 WHERE settings.Setting = 'Domain_Auto_Add';"