mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
12 lines
192 B
Markdown
12 lines
192 B
Markdown
|
# 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)
|