Documented error codes.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6036e6c35d
commit
7093719199
|
@ -85,6 +85,18 @@ You can use proxy servers with the same environment variables as curl. See
|
|||
|
||||
`${XDG_DATA_HOME}` is usually `~/.local/share`.
|
||||
|
||||
== ERROR CODES
|
||||
|
||||
[options="header",cols=">,<"]
|
||||
|==================================================
|
||||
| Code | Explanation
|
||||
| 1 | Missing options / Argument not understood.
|
||||
| 2 | Database connection failed.
|
||||
| 3 | File could not be opened.
|
||||
| 4 | Could not fetch URI.
|
||||
|==================================================
|
||||
|
||||
|
||||
== SEE ALSO
|
||||
|
||||
*curl*(1)
|
||||
|
|
Loading…
Reference in New Issue
Block a user