1
0
Fork 0
hugo/testscripts/commands/version.txt

8 lines
156 B
Plaintext

# 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'