From 41a114bb542407aee7d26c86cbeef2d6954fd28e Mon Sep 17 00:00:00 2001 From: Kawe Mazidjatari <48657826+Mauler125@users.noreply.github.com> Date: Tue, 30 Jan 2024 13:49:30 +0100 Subject: [PATCH] ReVPK: Fix usage text, there were some errors in it. --- r5dev/revpk/revpk.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/r5dev/revpk/revpk.cpp b/r5dev/revpk/revpk.cpp index 7d3c16a2..bdf5c40c 100644 --- a/r5dev/revpk/revpk.cpp +++ b/r5dev/revpk/revpk.cpp @@ -81,14 +81,14 @@ static void ReVPK_Usage() "\t<%s>\t- locale prefix for the directory tree file\n" "\t<%s>\t- context scope for the VPK files [\"server\", \"client\"]\n" "\t<%s>\t- level name for the VPK files\n" - "\t<%s>\t- ( optional ) path to the workspace containing the control file\n" + "\t<%s>\t- ( optional ) path to the workspace containing the manifest file\n" "\t<%s>\t- ( optional ) path in which the VPK files will be built\n" "\t<%s>\t- ( optional ) max LZHAM helper threads [\"%d\", \"%d\"] \"%d\" ( default ) for max practical\n" "\t<%s>\t- ( optional ) the level of compression [\"%s\", \"%s\", \"%s\", \"%s\", \"%s\"]\n\n" "For unpacking; run 'revpk %s' with the following parameters:\n" - "\t<%s>\t- name of the target directory tree file\n" - "\t<%s>\t- ( optional ) path to directory containing the target directory tree file\n" + "\t<%s>\t- path and name of the target directory tree or data block file\n" + "\t<%s>\t- ( optional ) path in which the VPK files will be unpacked\n" "\t<%s>\t- ( optional ) whether to parse the directory tree file name from the data block file name\n", PACK_COMMAND, // Pack parameters: