command docs patch from Misty-chan because his access hasn't completely come

through yet.
This commit is contained in:
Bill Currie 2001-02-06 02:56:14 +00:00
parent 222eea81b1
commit c6e087015c
35 changed files with 341 additions and 218 deletions

View file

@ -108,7 +108,7 @@ COM_Init (void)
LittleFloat = FloatSwap;
#endif
Cmd_AddCommand ("path", COM_Path_f, "No Description");
Cmd_AddCommand ("path", COM_Path_f, "Show what paths Quake is using");
COM_Filesystem_Init ();
COM_CheckRegistered ();