#8 delete default.
This commit is contained in:
parent
84b8f82ea1
commit
3870abc190
@ -24,7 +24,7 @@ type UpdateOpt struct {
|
||||
}
|
||||
|
||||
type Cli struct {
|
||||
Method string `flag:"name=method,desc='choice method(update, close, checkupdaue, list)',default='checkupdate'"`
|
||||
Method string `flag:"name=method,desc='choice method(update, close, checkupdaue, list)',default=''"`
|
||||
Path string `flag:"name=path,desc='title of mod',default=''"`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user