]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/help.c
q3map2: disable magic path guess
[xonotic/netradiant.git] / tools / quake3 / q3map2 / help.c
index 519a46e1e57739b5c5046b26b4e3c41aba5680d5..a4d89047cf6b0fec658138e54db93cd2213d39ed 100644 (file)
@@ -354,6 +354,7 @@ void HelpCommon()
                {"-fs_homebase <dir>", "Specifies where the user home directory name is on Linux (default for Q3A: .q3a)"},
                {"-fs_homepath <path>", "Sets the given path as home directory name"},
                {"-fs_nobasepath", "Do not load base paths in VFS"},
+               {"-fs_nomagicpath", "Do not try to guess base path magically"},
                {"-fs_nohomepath", "Do not load home path in VFS"},
                {"-fs_pakpath <path>", "Specify a package directory (can be used more than once to look in multiple paths)"},
                {"-game <gamename>", "Load settings for the given game (default: quake3)"},