Fixed table in manpage.

This commit is contained in:
tastytea 2019-08-08 21:31:33 +02:00
parent e015ec3f3f
commit 3639113f91
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 5 deletions

View File

@ -159,12 +159,12 @@ proxy support yet, sorry.
== ERROR CODES
[options="header",cols=">,<"]
[options="header",cols=">,<,<"]
|===================================================================
| Code | Error name | Explanation |
| 5 | EIO | File / database could not be opened. |
| 22 | EINVAL | Missing options / Argument not understood. |
| 113 | EHOSTUNREACH | Could not fetch URI. |
| Code | Error name | Explanation
| 5 | EIO | File / database could not be opened.
| 22 | EINVAL | Missing options / Argument not understood.
| 113 | EHOSTUNREACH | Could not fetch URI.
|===================================================================
== SEE ALSO