Skip to content

Commit 706af7b

Browse files
committed
update usage instructions
1 parent cd6a69c commit 706af7b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

eessi_container.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ display_help() {
9797
echo " container; can be given multiple times [default: not set]"
9898
echo " -r | --repository CFG - configuration file or identifier defining the"
9999
echo " repository to use; can be given multiple times;"
100-
echo " CFG may include a suffix ',access={ro,rw}' to"
101-
echo " overwrite the global access mode for this repository"
100+
echo " CFG may include suffixes ',access={ro,rw},mode={bind,fuse}' to"
101+
echo " overwrite the global access and/or mount mode for this repository"
102102
echo " [default: software.eessi.io via CVMFS config available"
103103
echo " via default container, see --container]"
104104
echo " -u | --resume DIR/TGZ - resume a previous run from a directory or tarball,"

0 commit comments

Comments
 (0)