commands: Use punctuation consistently in short description

This commit is contained in:
Joe Mooring 2025-02-12 13:30:21 -08:00 committed by Bjørn Erik Pedersen
parent fd8b0fbf8a
commit ee438606dd
5 changed files with 20 additions and 20 deletions

View file

@ -2,7 +2,7 @@
# The hugo mod get command handles flags a little special, but the -h flag should print the help.
hugo mod get -h
stdout 'Resolves dependencies in your current Hugo Project'
stdout 'Resolves dependencies in your current Hugo project'
# Invalid flag. Should print an error message to stderr and the help to stdout.
! hugo --asdf
@ -15,4 +15,4 @@ stdout 'hugo is the main command'
stderr 'failed to load config'
-- hugo.toml --
invalid: toml
invalid: toml