summaryrefslogtreecommitdiff
path: root/argv.go
diff options
context:
space:
mode:
Diffstat (limited to 'argv.go')
-rw-r--r--argv.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/argv.go b/argv.go
index 672b99b..3f78de3 100644
--- a/argv.go
+++ b/argv.go
@@ -2,7 +2,6 @@ package main
/*
this parses the command line arguements
-
this enables command line options from other packages like 'gui' and 'log'
*/