Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
Signed-off-by: Yash Khare <khareyash05@gmail.com>
  • Loading branch information
khareyash05 committed Nov 11, 2024
1 parent 7c075e4 commit d736680
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ func rootCmd() *cmdBuilder.Cmd {
i18n.T(i18n.GuestWelcome),
printer.EmptyLine,
)

// print the default command help
cmdData.PrintHelp()

return nil
Expand Down

0 comments on commit d736680

Please sign in to comment.