Skip to content

Commit

Permalink
Fix npm script
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Sverdlov <[email protected]>
  • Loading branch information
sverdlov93 committed May 29, 2024
1 parent 29f85f7 commit 2790615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/ai/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package ai
var Usage = []string{"how"}

func GetDescription() string {
return "This AI-based interface converts your natural language inputs into fully functional JFrog CLI commands."
return "This AI-based interface converts your natural language inputs into fully functional JFrog CLI commands. This is an interactive command that accepts no arguments."
}

0 comments on commit 2790615

Please sign in to comment.