summaryrefslogtreecommitdiffstats
path: root/testscripts/commands/version.txt
blob: 25fbbc85fc7151eec30cdb9fd9d0a522d47c7864 (plain)
1
2
3
4
5
6
7
# 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'