From faf043c49d6aab3d0bafea11c98a15c87cf1a6f7 Mon Sep 17 00:00:00 2001 From: Michael Varrieur Date: Tue, 21 Oct 2025 10:15:00 -0400 Subject: [PATCH] Update auth command --- src/lib/docs/cli/auth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/docs/cli/auth.md b/src/lib/docs/cli/auth.md index 757ab20..41d6aa7 100644 --- a/src/lib/docs/cli/auth.md +++ b/src/lib/docs/cli/auth.md @@ -67,5 +67,5 @@ Help with the command. #### Usage ```sh -jsrepo add --help +jsrepo auth --help ```