webyesod: gah! include web command in --help with -fwebyesod
This commit is contained in:
parent
7e83ac3796
commit
ab857fba34
@ -38,7 +38,7 @@ usagehdr =
|
||||
#ifdef VTY
|
||||
" vty - run a simple curses-style UI\n" ++
|
||||
#endif
|
||||
#ifdef WEB
|
||||
#if defined(WEB) || defined(WEBYESOD)
|
||||
" web - run a simple web-based UI\n" ++
|
||||
#endif
|
||||
#ifdef CHART
|
||||
|
||||
Loading…
Reference in New Issue
Block a user