From 8949a0c0c008b8177ec2a4c7ee283071f364c02d Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 18 Jun 2023 00:12:24 +0100 Subject: [PATCH] Applied cog --- docs/help.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/help.md b/docs/help.md index c110eee..feacf7f 100644 --- a/docs/help.md +++ b/docs/help.md @@ -82,6 +82,7 @@ Options: -c, --continue Continue the most recent conversation. --chat INTEGER Continue the conversation with the given chat ID. --key TEXT API key to use + --save TEXT Save prompt with this template name --help Show this message and exit. ``` ### llm init-db --help