#8 delete default.
This commit is contained in:
@@ -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=''"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user