Fix markup
This commit is contained in:
parent
cba166d183
commit
d6eb06e2ba
@ -36,7 +36,7 @@ To use getopt in your project you can just add it as a dependency in your
|
|||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
The *getopt* module provides four functions:
|
The `getopt` module provides four functions:
|
||||||
|
|
||||||
```erlang
|
```erlang
|
||||||
parse([{Name, Short, Long, ArgSpec, Help}], Args :: string() | [string()]) ->
|
parse([{Name, Short, Long, ArgSpec, Help}], Args :: string() | [string()]) ->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user