From 4acc5870e51f2e9308006e891b017e8b7ab942f1 Mon Sep 17 00:00:00 2001 From: Martin von Zweigbergk Date: Mon, 24 Jul 2023 21:57:08 -0700 Subject: [PATCH] docs: fix a missed `jujutsu`->`jj-cli` in config docs --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 16bb2a061..57294b253 100644 --- a/docs/config.md +++ b/docs/config.md @@ -461,7 +461,7 @@ currently only enabled if you compile jj with the `watchman` feature, such as with the following invocation: ```shell -cargo install --git https://github.com/martinvonz/jj.git --locked --bin jj jujutsu --features watchman +cargo install --git https://github.com/martinvonz/jj.git --locked --bin jj jj-cli --features watchman ``` To configure the Watchman filesystem monitor, set