From 8bd368633c879e7d586ac055bf755f2ac2f96624 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 1 Sep 2022 15:49:02 +0000 Subject: [PATCH] Update USAGE.md to version v1.5.0-7-g1ad83de --- USAGE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/USAGE.md b/USAGE.md index 2d48538..d15b691 100644 --- a/USAGE.md +++ b/USAGE.md @@ -11,7 +11,6 @@ Available options: -i, --init generate builder.cfg and PublicationContent -c, --compile compile package(s) -b, --brew compress *.upk and place inside *.u - -bm, --brew-manual the same (almost) as above, but with patched kfeditor by @notpeelz -u, --upload upload package(s) to the Steam Workshop -t, --test run local single player test -f, --force overwrites existing files when used with --init @@ -23,8 +22,8 @@ Available options: -h, --help show this help Short options can be combined, examples: + -if recreate build.cfg and PublicationContent, replace old ones -cbu compile, brew, upload - -cbmt compile, brew_manual, run_test -cbhe compile and brew without closing kf2editor etc... ```