summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-11-28 13:20:52 +0100
committerWuzzy <almikes@aol.com>2016-11-28 13:20:52 +0100
commit6adcfaf73bfb44b0a32db2e5a8dc751b44c84b8b (patch)
tree9e46634dc24fe4607facdeb57331a8537b863b09
parentdd9c2f29955b029970de778bea6fdc7f9b84be12 (diff)
Remove empty line
-rw-r--r--init.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/init.lua b/init.lua
index f0ba904..91e8dca 100644
--- a/init.lua
+++ b/init.lua
@@ -294,8 +294,7 @@ doc.new_entry("online", "intro", {
doc.new_entry("online", "commands", {
name="Server commands",
data=
-[=[
-Server commands are special commands to the server that can be entered by any player via the chat to cause the server to do something. There are a few commands which can be issued by everyone, but some commands only work if you have certain privileges granted on the server.
+[=[Server commands are special commands to the server that can be entered by any player via the chat to cause the server to do something. There are a few commands which can be issued by everyone, but some commands only work if you have certain privileges granted on the server.
To issue a command, simply type it like a chat message or use the console. All commands have to begin with “/”, for example “/mods”.