From 92b892aeabc4797271a158b93ddae69052151882 Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Thu, 12 Dec 2024 10:00:59 -0500 Subject: [PATCH] Tweak placeholder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1056172..befe1387 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ You can also access help directly in the CLI: fauna --help # For a specific command: -fauna --help +fauna --help # For example: fauna query --help ```