diff options
Diffstat (limited to 'libpathod/templates/docs_pathod.html')
-rw-r--r-- | libpathod/templates/docs_pathod.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libpathod/templates/docs_pathod.html b/libpathod/templates/docs_pathod.html index 1527f851..8fc062ca 100644 --- a/libpathod/templates/docs_pathod.html +++ b/libpathod/templates/docs_pathod.html @@ -159,6 +159,17 @@ various other goodies. Try it by visiting the server root:</p> <tr> <td> + iOFFSET,VALUE + </td> + <td> + Inject the specified value at the offset. OFFSET can be an + integer, or "r" to generate a random offset or "a" for an + offset just after all data has been sent. + </td> + </tr> + + <tr> + <td> lVALUE </td> <td> |