mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-12 12:27:29 -06:00
11 lines
192 B
Markdown
11 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)
|