summaryrefslogtreecommitdiffstats
path: root/vendor/modernc.org/opt/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modernc.org/opt/README.md')
-rw-r--r--vendor/modernc.org/opt/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor/modernc.org/opt/README.md b/vendor/modernc.org/opt/README.md
new file mode 100644
index 00000000..f04870fb
--- /dev/null
+++ b/vendor/modernc.org/opt/README.md
@@ -0,0 +1,11 @@
+# opt
+
+Package opt implements command-line flag parsing.
+
+### Installation
+
+ $ go get [-u] modernc.org/opt
+
+### Documentation
+
+[godoc.org/modernc.org/opt](http://godoc.org/modernc.org/opt)