commands_errors.txt - hugo - [fork] hugo port for 9front
(HTM) git clone https://git.drkhsh.at/hugo.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
commands_errors.txt (243B)
---
1 # Testing various error situations.
2
3 ! hugo mods
4 stderr 'unknown command "mods" for "hugo"'
5 stderr 'Did you mean this\?'
6
7 ! hugo mod clea
8 stderr 'Did you mean this\?'
9 stderr 'clean'
10
11 ! hugo mod foo
12