X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=tools%2Fquake3%2Fq3map2%2Fhelp.c;fp=tools%2Fquake3%2Fq3map2%2Fhelp.c;h=519a46e1e57739b5c5046b26b4e3c41aba5680d5;hb=3d713d4dc2017dc9e4c8867461b8c5d91a3e72a1;hp=9e8a590ca49a8597bc155232b6aad32d9173b7d8;hpb=bba7f00436d1d052d5ec56946da6bd87385a7c88;p=xonotic%2Fnetradiant.git diff --git a/tools/quake3/q3map2/help.c b/tools/quake3/q3map2/help.c index 9e8a590c..519a46e1 100644 --- a/tools/quake3/q3map2/help.c +++ b/tools/quake3/q3map2/help.c @@ -352,7 +352,10 @@ void HelpCommon() {"-fs_basepath ", "Sets the given path as main directory of the game (can be used more than once to look in multiple paths)"}, {"-fs_game ", "Sets a different game directory name (default for Q3A: baseq3, can be used more than once)"}, {"-fs_homebase ", "Specifies where the user home directory name is on Linux (default for Q3A: .q3a)"}, - {"-fs_pakpath ", "Specify a package directory (can be used more than once to look in multiple paths)"}, + {"-fs_homepath ", "Sets the given path as home directory name"}, + {"-fs_nobasepath", "Do not load base paths in VFS"}, + {"-fs_nohomepath", "Do not load home path in VFS"}, + {"-fs_pakpath ", "Specify a package directory (can be used more than once to look in multiple paths)"}, {"-game ", "Load settings for the given game (default: quake3)"}, {"-subdivisions ", "multiplier for patch subdivisions quality"}, {"-threads ", "number of threads to use"},