Skip to content

Commit 4d3d876

Browse files
committed
updating usage on main page
1 parent 910705a commit 4d3d876

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pages/docs/user-docs/docs-quick-start-installation.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ CONTAINER USAGE COMMANDS:
4747
shell Run a Bourne shell within container
4848
test Execute any test code defined within container
4949
50+
CONTAINER USAGE OPTIONS:
51+
-H --home Specify $HOME to mount
52+
5053
CONTAINER MANAGEMENT COMMANDS (requires root):
5154
bootstrap Bootstrap a new Singularity image from scratch
5255
copy Copy files from your host into the container
@@ -56,6 +59,10 @@ CONTAINER MANAGEMENT COMMANDS (requires root):
5659
import Import/add container contents via a tar pipe
5760
mount Mount a Singularity container image
5861
62+
CONTAINER REGISTRY COMMANDS:
63+
pull pull a Singularity Hub container to $PWD
64+
65+
5966
For any additional help or support visit the Singularity
6067
website: http://singularity.lbl.gov/
6168
```

0 commit comments

Comments
 (0)