From 0003072623b6de669c6f563fd9f49c09afec3154 Mon Sep 17 00:00:00 2001 From: Sean Poulter Date: Mon, 3 Apr 2023 08:36:47 -0400 Subject: [PATCH] docs(cli): Add docs for --force --- guide/src/cli/init.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/src/cli/init.md b/guide/src/cli/init.md index 99c0be09..5d0f9032 100644 --- a/guide/src/cli/init.md +++ b/guide/src/cli/init.md @@ -68,3 +68,7 @@ Create a `.gitignore` file configured to ignore the `book` directory created whe If not supplied, an interactive prompt will ask whether it should be created. [building]: build.md + +#### --force + +Skip the prompts to create a `.gitignore` and for the title for the book.