Files
2026-07-13 11:58:46 +08:00

8 lines
159 B
Plaintext

# Test the hugo version command.
hugo -h
stdout 'hugo is the main command, used to build your Hugo project'
hugo version
stdout 'hugo v.* BuildDate=unknown'