mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
fix: update help text
This commit is contained in:
parent
3770977d24
commit
db24a0b60e
@ -6,7 +6,7 @@
|
||||
// The TextWidget generator needs one environment variable, called WTF_WIDGET_NAME, which will
|
||||
// be the name of the TextWidget it generates. If the variable hasn't been set, the generator
|
||||
// will use "NewTextWidget". On Linux and macOS the command can be run as
|
||||
// 'WTF_WIDGET_NAME=MyNewWidget go generate text'.
|
||||
// 'WTF_WIDGET_NAME=MyNewWidget go generate -run=text'.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user