diff options
Diffstat (limited to 'libpathod/templates/docs_lang_requests.html')
-rw-r--r-- | libpathod/templates/docs_lang_requests.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libpathod/templates/docs_lang_requests.html b/libpathod/templates/docs_lang_requests.html index 72391587..fe73f0af 100644 --- a/libpathod/templates/docs_lang_requests.html +++ b/libpathod/templates/docs_lang_requests.html @@ -103,5 +103,12 @@ </td> </tr> + + <tr> + <td> x<a href="#valuespec">INTEGER</a> </td> + <td> + Repeat this message N times. + </td> + </tr> </tbody> </table> |