Remaining fixes from #5962

Fixes #5962
This commit is contained in:
Kovid Goyal
2023-02-01 10:26:53 +05:30
parent fbbfb25702
commit 414ca86e3f
4 changed files with 4 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ var _ = fmt.Print
func KittyToolEntryPoints(root *cli.Command) {
root.Add(cli.OptionSpec{
Name: "--version", Type: "bool-set", Help: "The current kitty version."})
Name: "--version", Type: "bool-set", Help: "The current kitten version."})
// @
at.EntryPoint(root)
// update-self