more descriptive help message for prompt
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ import (
|
||||
|
||||
func main() {
|
||||
var args struct {
|
||||
Prompt string `arg:"-p" help:"prompt"`
|
||||
Prompt string `arg:"-p" help:"ghost text to display in the empty input section"`
|
||||
}
|
||||
arg.MustParse(&args)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user