Skip to content

Commit ee698f9

Browse files
authored
Merge pull request #24 from alaindomissy/patch-2
make "Standard IO and pipes" a header
2 parents 440e2fe + 43bf86b commit ee698f9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pages/docs/admin-docs/image-environment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ $
4545
```
4646

4747
But notice how even though the directory location is not resolvable, the directory contents are available.
48-
Standard IO and pipes
48+
49+
50+
## Standard IO and pipes
4951

5052
Singularity automatically sends and receives all standard IO from the host to the applications within the container to facilitate expected behavior from the interaction between the host and the container. For example:
5153

0 commit comments

Comments
 (0)