# Test the hugo version command.

hugo -h
stdout 'hugo is the main command, used to build your Hugo site'

hugo version
stdout 'hugo v.* BuildDate=unknown'
