8 lines
159 B
Plaintext
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'
|