51c57d93579a3a2ff52c32d5d47fc7759b20c4a6
overrides.md
... | ... | @@ -4,10 +4,10 @@ Most of the software titles installed in the SBGrid software collection have sev |
4 | 4 | |
5 | 5 | ## Display Available Versions |
6 | 6 | |
7 | -To list the available versions of a software title, you can use the *sbgrid* utility. Running *sbgrid -l* will list the versions for your current platform. From a Linux machine, a search for CCP4 versions looks like this: |
|
7 | +To list the available versions of a software title, you can use the *sbgrid-info* utility. Running *sbgrid-info -l* will list the versions for your current platform. From a Linux machine, a search for CCP4 versions looks like this: |
|
8 | 8 | |
9 | 9 | |
10 | - $ sbgrid -l ccp4 |
|
10 | + $ sbgrid-info -l ccp4 |
|
11 | 11 | Version information for: /programs/x86_64-linux/ccp4 |
12 | 12 | |
13 | 13 | Default version: 7.0 |
... | ... | @@ -16,10 +16,10 @@ To list the available versions of a software title, you can use the *sbgrid* uti |
16 | 16 | Overrides use this shell variable: CCP4_X |
17 | 17 | |
18 | 18 | |
19 | -Running *sbgrid -L* will print the available versions for the three current platforms (OS X PowerPC and Intel, Linux). |
|
19 | +Running *sbgrid-info -L* will print the available versions for the three current platforms (OS X PowerPC and Intel, Linux). |
|
20 | 20 | |
21 | 21 | |
22 | - $ sbgrid -L gnuplot |
|
22 | + $ sbgrid-info -L gnuplot |
|
23 | 23 | Version information for: /programs/x86_64-linux/gnuplot |
24 | 24 | |
25 | 25 | Default version: 4.6.4 |
usage/overrides.md
... | ... | @@ -4,10 +4,10 @@ Most of the software titles installed in the SBGrid software collection have sev |
4 | 4 | |
5 | 5 | ## Display Available Versions |
6 | 6 | |
7 | -To list the available versions of a software title, you can use the *sbgrid* utility. Running *sbgrid -l* will list the versions for your current platform. From a Linux machine, a search for CCP4 versions looks like this: |
|
7 | +To list the available versions of a software title, you can use the *sbgrid-info* utility. Running *sbgrid-info -l* will list the versions for your current platform. From a Linux machine, a search for CCP4 versions looks like this: |
|
8 | 8 | |
9 | 9 | |
10 | - $ sbgrid -l ccp4 |
|
10 | + $ sbgrid-info -l ccp4 |
|
11 | 11 | Version information for: /programs/x86_64-linux/ccp4 |
12 | 12 | |
13 | 13 | Default version: 7.0 |
... | ... | @@ -16,10 +16,10 @@ To list the available versions of a software title, you can use the *sbgrid* uti |
16 | 16 | Overrides use this shell variable: CCP4_X |
17 | 17 | |
18 | 18 | |
19 | -Running *sbgrid -L* will print the available versions for the three current platforms (OS X PowerPC and Intel, Linux). |
|
19 | +Running *sbgrid-info -L* will print the available versions for the three current platforms (OS X PowerPC and Intel, Linux). |
|
20 | 20 | |
21 | 21 | |
22 | - $ sbgrid -L gnuplot |
|
22 | + $ sbgrid-info -L gnuplot |
|
23 | 23 | Version information for: /programs/x86_64-linux/gnuplot |
24 | 24 | |
25 | 25 | Default version: 4.6.4 |