From 721390a445f6b6ea6f2147c38ee55b5db763b90a Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 29 May 2018 07:57:48 -0400 Subject: [PATCH] update config example --- _articles/miscellaneous/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/miscellaneous/cli.md b/_articles/miscellaneous/cli.md index c20c3a03..fb5daad6 100644 --- a/_articles/miscellaneous/cli.md +++ b/_articles/miscellaneous/cli.md @@ -297,7 +297,7 @@ The `config` command allow you to specify settings for the CLI to use. For example, if you are using a self hosted Bitwarden server you will need to change the endpoint that the CLI communicates with. - bw server https://bitwarden.company.com + bw config server https://bitwarden.company.com ### Update