Skip to content

Commit 417f4dd

Browse files
authored
fix usage line for access permissions
1 parent c895bf1 commit 417f4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eessi_container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ display_help() {
9191
echo " attach a GPU, MODE==all for both [default: false]"
9292
echo " -r | --repository CFG - configuration file or identifier defining the"
9393
echo " repository to use; can be given multiple times;"
94-
echo " CFG may include a suffix ';access={ro,rw}' to"
94+
echo " CFG may include a suffix ',access={ro,rw}' to"
9595
echo " overwrite the global access mode for this repository"
9696
echo " [default: software.eessi.io via CVMFS config available"
9797
echo " via default container, see --container]"

0 commit comments

Comments
 (0)