mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-20 08:01:50 +03: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)
|