]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Search alias (apropos, but simpler)
authorSamual <samual@xonotic.org>
Wed, 28 Dec 2011 21:59:57 +0000 (16:59 -0500)
committerSamual <samual@xonotic.org>
Wed, 28 Dec 2011 21:59:57 +0000 (16:59 -0500)
commands.cfg

index c034a9cfaa95fbdf3e595b878e9b9631683c09e9..d7de5caf11d17197bb42b8b6b7baa91483c060ef 100644 (file)
@@ -62,6 +62,7 @@ alias chmap "changelevel ${* ?}"
 alias clearmap "disconnect"
 alias ply "playdemo $1"
 alias rec "record demos/${1 !}"
+alias search "apropos ${* ?}"
 alias sv_loadconfig "exec $serverconfig"
 alias sv_restart "say \"Server will restart at the end of the match, you will all be reconnected automatically. ${* ?} \"; quit_and_redirect self"
 alias tdem "timedemo $1"