|
NAMEpak - The QuakeForge Packfile ToolSYNOPSISpak <command> [options] ARCHIVE FILE...DESCRIPTIONpak is a utility for managing pack (*.pak) archives. The format used is compatible with Quake and Quake II. Pak archives are a convenient way to store groups of related files. Some engines allow pak archives to be compressed internally.COMMANDSpak accepts the following arguments as a command. Only one command may be used at a time.
OPTIONSpak takes the following arguments as options.
EXIT STATUSpak returns a zero exit status when it has completed a command successfully (without error). Otherwise, it returns a non-zero exit status.BUGSThe program does not currently handle compression or decompression. This is planned for a future version.The program does not currently handle extraction of individual files inside an archive. This is planned for a future version. The program cannot modify an archive once it has been created. AUTHORSBill Currie (taniwha@quakeforge.net) wrote most of the program.Jeff Teunissen (deek@quakeforge.net) wrote the command-line interface and the documentation. SEE ALSOquakeforge(1), qfcc(1)
Visit the GSP FreeBSD Man Page Interface. |