Add default values to make this working again.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20602 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -77,12 +77,14 @@ command = {
|
||||
type = "integer"
|
||||
help = "start replay with this version"
|
||||
argument = "version-number"
|
||||
default = "-1"
|
||||
}
|
||||
option = {
|
||||
long = "end-version"
|
||||
type = "integer"
|
||||
help = "end replay with this version"
|
||||
argument = "version-number"
|
||||
default = "-1"
|
||||
}
|
||||
option = {
|
||||
long = "config-file"
|
||||
|
Reference in New Issue
Block a user