removed shell from codeblocks

shell format did not format nicely on GH markdown
Chris Simons 2020-05-27 19:16:49 -07:00
parent f92143f10a
commit 7ce7623e16
1 changed files with 2 additions and 2 deletions

@ -99,7 +99,7 @@ already be in your `$PATH`.
## <a name="server_cli">Server Command Line Options</a>
To see the server command line options, use the `--help` argument:
```shell
```
barriers --help
Start the barrier server component.
@ -129,7 +129,7 @@ Options:
## <a name="client_cli">Client Command Line Options</a>
To see the client command line options, use the `--help` argument:
```shell
```
barrierc --help
Start the barrier client and connect to a remote server component.