mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
@@ -1,7 +1,12 @@
|
||||
# Testing various error situations.
|
||||
|
||||
! hugo mods
|
||||
stderr 'unknown command "mods" for "hugo"'
|
||||
stderr 'Did you mean this\?'
|
||||
|
||||
! hugo mod clea
|
||||
stderr 'Did you mean this\?'
|
||||
stderr 'clean'
|
||||
|
||||
! hugo mod foo
|
||||
stderr 'unknown command "foo" for "hugo mod"'
|
Reference in New Issue
Block a user