From 810bc4b2b70b258876bf82be669c16abeb72a680 Mon Sep 17 00:00:00 2001 From: Rocco Meli Date: Wed, 22 May 2024 13:19:31 +0200 Subject: [PATCH] Update activate help --- activate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activate b/activate index cf03c25..9738a9c 100644 --- a/activate +++ b/activate @@ -19,7 +19,7 @@ function uenv { echo " start start a new shell with an environment loaded" echo " stop stop a shell with an environment loaded" echo " status print information about each running environment" - echo " modules view module status and activate with --use" + echo " modules view module status and activate with 'use'" echo " view activate a view" echo " image query and pull uenv images" echo ""