1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-03-04 03:29:18 +01:00

add header option to all tables

This commit is contained in:
Klas Lindfors 2014-08-12 14:08:35 +02:00
parent bd41dd6a0e
commit 3faa224b66

View File

@ -121,7 +121,7 @@ counters:
The verification response tells you whether the OTP is valid. The
response has the following values:
// tag::impl-h[]
[options="header"]
|===
|parameter | type | purpose
@ -161,10 +161,10 @@ response has the following values:
|integer
|percentage of external validation server that replied successfully (0 to 100)
|===
// end::impl-h[]
These are the possible "status" values in a verify response:
[options="header"]
|===
| name | meaning