Added filename outoput for autocomplete verb. Modified debian package generator to include autocomplete. Added instructions to readme to build debian package.
This commit is contained in:
parent
61d78cb77e
commit
ad4dd9606e
7 changed files with 36 additions and 4 deletions
|
@ -26,8 +26,9 @@ var logLevel string
|
|||
var duration time.Duration
|
||||
var percent float64
|
||||
var count int64
|
||||
var filename string
|
||||
|
||||
const australisVer = "v0.0.7"
|
||||
const australisVer = "v0.0.6"
|
||||
|
||||
var monitorInterval, monitorTimeout time.Duration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue