summaryrefslogtreecommitdiff
path: root/argv.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-14 13:12:23 -0600
committerJeff Carr <[email protected]>2024-12-14 13:12:23 -0600
commit019d2961e5ff857b676f2008f5c46318c5a89a47 (patch)
tree72c5a3c0bc729a9405ebbec301ecaef63fe02ad7 /argv.go
parent797edb1d5c268b254106db2bab64574af7de300a (diff)
test getting patch sets
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'
*/