aboutsummaryrefslogtreecommitdiff
path: root/conda.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-10-08 23:19:18 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-10-08 23:19:18 -0400
commit932971bdd66b628fa1bc34e68f1e468c14525b97 (patch)
tree37617572dbf664da1416616f7beb071f9899b49f /conda.sh
parent7515b9aff257769f1fa2b134896a359c6a3a72f0 (diff)
downloadssb-utils-932971bdd66b628fa1bc34e68f1e468c14525b97.tar.gz
Add missing "create" argument to usage output
Diffstat (limited to 'conda.sh')
-rw-r--r--conda.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/conda.sh b/conda.sh
index 049354b..7bd11eb 100644
--- a/conda.sh
+++ b/conda.sh
@@ -43,6 +43,7 @@ General Arguments:
Mode Arguments:
--install -i Perform an installation
--update -u Perform an update
+ --create -c Create an environment
Positional Arguments:
package Name of package(s) to update