capsules.md
... ...
@@ -11,7 +11,7 @@
11 11
<a name="overview"></a>
12 12
## Overview
13 13
14
-SBGrid is has a new software environment which is significantly faster than the older 'monolithic' shell environment.
14
+SBGrid Capsules is a new software environment which is significantly faster than the older 'monolithic' shell environment.
15 15
This environment includes added features for users to manage their software.
16 16
Older features (such as version selection) are still present but improved.
17 17
Old scripts should run unaltered and no new commands are required.
... ...
@@ -22,7 +22,7 @@ Old scripts should run unaltered and no new commands are required.
22 22
## Getting started
23 23
24 24
You can switch from the legacy SBGrid environment to the new with the *sbcap* command. *sbcap on* will enable the capsule environment.
25
-You can always return to the legacy configuration with the *sbcap off* command.
25
+You can always return to the legacy configuration with the *sbcap off* command and *sbcap reset* returns the setting to the default.
26 26
27 27
The sbcap setting is persistent across shells - You don't need to do this for every shell.
28 28
... ...
@@ -70,7 +70,7 @@ Usage: sbgrid-exectable [ --sbwhich | --sbenv | --sbman | --sbapp:[adlshrH] | -
70 70
:r return codes help related to application selection
71 71
:H extended Help
72 72
sbcitation TO BE COMPLETED - if applicable, display citation information
73
- sbticket TO BE COMPLETED - collect relevant inforamtion and submit a help request to help@sbgrid.org
73
+ sbticket TO BE COMPLETED - collect relevant information and submit a help request to help@sbgrid.org
74 74
sbhelp this message
75 75
```
76 76