summaryrefslogtreecommitdiff
path: root/internal/clients/args.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/clients/args.go')
-rw-r--r--internal/clients/args.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/clients/args.go b/internal/clients/args.go
index 4f3c86a..b4852d4 100644
--- a/internal/clients/args.go
+++ b/internal/clients/args.go
@@ -12,6 +12,7 @@ type Args struct {
ServersStr string
UserName string
What string
+ Arguments []string
Regex string
TrustAllHosts bool
Discovery string