mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
19ab3f581c
Closes #14504
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'
|