Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 120c7ec

Browse files
committed
Fixing readme with latest changes
1 parent 545fd77 commit 120c7ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ OPTIONS
463463
--name=name Name of the kb you want to create. This will override the name of KB that might be
464464
present in the CreateKb DTO
465465
466-
--save Save the kbId in config. (Only public API)
466+
--save Save the kbId in config.
467467
468468
--subscriptionKey=subscriptionKey Specifies the qnamaker Ocp-Apim-Subscription Key (found in Keys under Resource
469469
Management section for your Qna Maker cognitive service). Overrides the

packages/qnamaker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ OPTIONS
6464
--name=name Name of the kb you want to create. This will override the name of KB that might be
6565
present in the CreateKb DTO
6666
67-
--save Save the kbId in config. (Only public API)
67+
--save Save the kbId in config.
6868
6969
--subscriptionKey=subscriptionKey Specifies the qnamaker Ocp-Apim-Subscription Key (found in Keys under Resource
7070
Management section for your Qna Maker cognitive service). Overrides the

0 commit comments

Comments
 (0)