From 38b389cc07fa20f9b32d27238a9fbf047a30cefa Mon Sep 17 00:00:00 2001 From: Luc <59910153+lschober-bw@users.noreply.github.com> Date: Sat, 20 Feb 2021 16:35:40 -0800 Subject: [PATCH] update CLI (#411) --- _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 82d2c528..8ddc8896 100644 --- a/_articles/miscellaneous/cli.md +++ b/_articles/miscellaneous/cli.md @@ -7,7 +7,7 @@ popular: false tags: [cli, command, script, bash, shell, powershell, terminal] --- -Bitwarden provides a powerful, full-featured command-line interface (CLI) tool for accessing and managing your Bitwarden vault. All features that you find in other Bitwarden client applications (Desktop, Browser Extension, etc.) are also available through the CLI. +Bitwarden provides a powerful, full-featured command-line interface (CLI) tool for accessing and managing your Bitwarden vault. Many features that you find in other Bitwarden client applications (Desktop, Browser Extension, etc.) are also available through the CLI. The CLI can be used cross-platform on Windows, macOS, and Linux distributions.