From 7c478067279a2c61c6d57355d8faf6889a648f8b Mon Sep 17 00:00:00 2001 From: "KRAAI, MATTHEW [VISUS]" Date: Thu, 26 Mar 2020 07:59:35 -0700 Subject: [PATCH] Update usage information --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dd4156..a764c81 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,12 @@ sudo ./deploy.py -t /Applications/Xcode\ 9.app ```sh ./deploy.py -h -usage: deploy.py [-h] [-t TARGET] +usage: deploy.py [-h] [-t TARGET] [-v VERSION] optional arguments: -h, --help show this help message and exit -t TARGET The path for Xcode + -v VERSION Specific version (default is all) ``` ## Supported versions