Fix tables

2021-01-31 21:09:01 +01:00
parent 5ef6e11a6c
commit abfdd46580

@ -43,6 +43,7 @@ the result is formatted:
`NOW`, `LASTSYNC` and `LASTADJ` accepts `DOS`, `ASCII`, `DATE`, `TIME`, `RFC850`, `NOW`, `LASTSYNC` and `LASTADJ` accepts `DOS`, `ASCII`, `DATE`, `TIME`, `RFC850`,
`RFC1123`, `RFC2822`, `RFC3339` or `ISO8601` as first parameter. `DOS` is `RFC1123`, `RFC2822`, `RFC3339` or `ISO8601` as first parameter. `DOS` is
assumed if parameter is not specified. assumed if parameter is not specified.
| Style | Description | | Style | Description |
| ------- | ------------------------------- | | ------- | ------------------------------- |
| `DOS` | AmigaDOS style | | `DOS` | AmigaDOS style |
@ -65,12 +66,13 @@ addition value parameter.
`ID`, `VERSION`, `HELP`, `SHOW`, `HIDE`, `START`, `STOP`, `SHUTDOWN` and `LOGTRANS` `ID`, `VERSION`, `HELP`, `SHOW`, `HIDE`, `START`, `STOP`, `SHUTDOWN` and `LOGTRANS`
does not accept parameters. does not accept parameters.
**Error handling@** **Error handling**
The local variables TIMEKEEPER.ERRORCODE and TIMEKEEPER.ERRORTEXT The local variables TIMEKEEPER.ERRORCODE and TIMEKEEPER.ERRORTEXT
are set on each call too ARexx. are set on each call too ARexx.
There is a number of possible error codes. There is a number of possible error codes.
| Code | Description | | Code | Description |
| ---- | -------------------------------------- | | ---- | -------------------------------------- |
| 0 | No errors | | 0 | No errors |