Private
Public Access
1
0

Moved flag

This commit is contained in:
2024-03-12 08:03:04 +00:00
parent 2c7bdd8ebf
commit 045146bb5c
2 changed files with 2 additions and 2 deletions

View File

@@ -56,5 +56,7 @@ func RenameCmd(ctx *lmcli.Context) *cobra.Command {
},
}
cmd.Flags().Bool("generate", false, "Generate a conversation title")
return cmd
}