github.com/anakojm/hugo-katex@v0.0.0-20231023141351-42d6f5de9c0b/testscripts/commands/version.txt (about)

     1  # Test the hugo version command.
     2  
     3  hugo -h
     4  stdout 'hugo is the main command, used to build your Hugo site'
     5  
     6  hugo version
     7  stdout 'hugo v.* BuildDate=unknown'