diff options
Diffstat (limited to 'japi.buetow.org/content/20.Manpage.xml')
| -rw-r--r-- | japi.buetow.org/content/20.Manpage.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/japi.buetow.org/content/20.Manpage.xml b/japi.buetow.org/content/20.Manpage.xml new file mode 100644 index 0000000..52b14ff --- /dev/null +++ b/japi.buetow.org/content/20.Manpage.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Manpage</pagetitle> + <text>This is the manpage of the current master branch:</text> + <pretext> + <perl> + use LWP::Simple; + get("http://web.buetow.org/git/?p=japi.git;a=blob_plain;f=docs/japi.txt;hb=HEAD"); + </perl> + </pretext> +</content> |
