From 2d172e10bc50e09479ac4a402921ee40b7be1564 Mon Sep 17 00:00:00 2001 From: mh-cbon Date: Thu, 7 Sep 2017 19:47:32 +0200 Subject: [PATCH] README: 1.0.2 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4d5dfab..e0cc0ac 100644 --- a/README.md +++ b/README.md @@ -199,7 +199,7 @@ USAGE: OPTIONS: --path value, -p value Path to the wix manifest file (default: "wix.json") --src value, -s value Directory path to the wix templates files (default: "/home/mh-cbon/gow/bin/templates") - --out value, -o value Directory path to the generated wix cmd file (default: "/tmp/go-msi664601333") + --out value, -o value Directory path to the generated wix cmd file (default: "/tmp/go-msi645264968") --arch value, -a value A target architecture, amd64 or 386 (ia64 is not handled) --msi value, -m value Path to write resulting msi file to --version value The version of your program @@ -219,7 +219,7 @@ OPTIONS: --path value, -p value Path to the wix manifest file (default: "wix.json") --src value, -s value Directory path to the wix templates files (default: "/home/mh-cbon/gow/bin/templates/choco") --version value The version of your program - --out value, -o value Directory path to the generated chocolatey build file (default: "/tmp/go-msi927923823") + --out value, -o value Directory path to the generated chocolatey build file (default: "/tmp/go-msi697894350") --input value, -i value Path to the msi file to package into the chocolatey package --changelog-cmd value, -c value A command to generate the content of the changlog in the package --keep, -k Keep output directory containing build files (useful for debug) @@ -236,7 +236,7 @@ USAGE: OPTIONS: --path value, -p value Path to the wix manifest file (default: "wix.json") --src value, -s value Directory path to the wix templates files (default: "/home/mh-cbon/gow/bin/templates") - --out value, -o value Directory path to the generated wix templates files (default: "/tmp/go-msi086743834") + --out value, -o value Directory path to the generated wix templates files (default: "/tmp/go-msi522345138") --version value The version of your program --license value, -l value Path to the license file ``` @@ -279,7 +279,7 @@ USAGE: OPTIONS: --path value, -p value Path to the wix manifest file (default: "wix.json") --src value, -s value Directory path to the wix templates files (default: "/home/mh-cbon/gow/bin/templates") - --out value, -o value Directory path to the generated wix cmd file (default: "/tmp/go-msi510860748") + --out value, -o value Directory path to the generated wix cmd file (default: "/tmp/go-msi844736928") --arch value, -a value A target architecture, amd64 or 386 (ia64 is not handled) --msi value, -m value Path to write resulting msi file to ``` @@ -293,7 +293,7 @@ USAGE: go-msi run-wix-cmd [command options] [arguments...] OPTIONS: - --out value, -o value Directory path to the generated wix cmd file (default: "/tmp/go-msi519242232") + --out value, -o value Directory path to the generated wix cmd file (default: "/tmp/go-msi773158361") ``` # Recipes