sbgrid-cli-admin.md
... ...
@@ -120,17 +120,17 @@ where the target path is writable. This option does not require sudo but will re
120 120
121 121
1. To install all default versions of all titles, add new titles when available, update all installed when available and remove obsolete versions, run :
122 122
```
123
-$ sbgrid-cli admin
123
+ sbgrid-cli admin
124 124
```
125 125
126 126
2. To do the same but to include all versions of all titles :
127 127
```
128
-$ sbgrid-cli admin --all-versions
128
+ sbgrid-cli admin --all-versions
129 129
```
130 130
131 131
3. To make this automatic, add a crontab entry. This can be done from `sbgrid-cli` with this command:
132 132
```
133
-$ sbgrid-cli crontab
133
+ sbgrid-cli crontab
134 134
```
135 135
136 136
4. Full auto mode - all versions, all titles mac and linux, 4 processes. This is the recommened installation configuration.