diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-09-27 23:18:02 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-09-27 23:18:02 +0200 |
commit | 41c653de19fc9f55b5f500dad3538c77d41a7e14 (patch) | |
tree | 54847cef34d32295324c2ae25acf183f8e1d9e74 | |
parent | cf89c285b9ffd672b20a2894172788c0af5907ee (diff) |
... also document the json version field
-rw-r--r-- | cgi/templates/main.html.ep | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cgi/templates/main.html.ep b/cgi/templates/main.html.ep index 433ce47..d532800 100644 --- a/cgi/templates/main.html.ep +++ b/cgi/templates/main.html.ep @@ -97,6 +97,7 @@ and documentation % } </li> +<li>version: Program version (string, not numeric)</li> </ul> </p> % } |