diff --git a/Commandline.md b/Commandline.md index 7bc7c1c..4af4ca7 100644 --- a/Commandline.md +++ b/Commandline.md @@ -99,7 +99,7 @@ already be in your `$PATH`. ## Server Command Line Options To see the server command line options, use the `--help` argument: -```shell +``` barriers --help Start the barrier server component. @@ -129,7 +129,7 @@ Options: ## Client Command Line Options 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.