diff options
| author | Paul Buetow <paul@buetow.org> | 2013-07-21 12:07:26 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-07-21 12:07:26 +0200 |
| commit | 30df1786b414d6308171d5926fb0fe23f3689d0f (patch) | |
| tree | 156e092b3c6ecd1c2590728461b8493b2f52ebb4 /cbars.buetow.org/content/20.Manpage.xml | |
| parent | 47e52c34b43a67a6b5ae08acb15a86ed81647d7d (diff) | |
add cbars.buetow.org
Diffstat (limited to 'cbars.buetow.org/content/20.Manpage.xml')
| -rw-r--r-- | cbars.buetow.org/content/20.Manpage.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cbars.buetow.org/content/20.Manpage.xml b/cbars.buetow.org/content/20.Manpage.xml new file mode 100644 index 0000000..2451656 --- /dev/null +++ b/cbars.buetow.org/content/20.Manpage.xml @@ -0,0 +1,12 @@ +<?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=cbars.git;a=blob_plain;f=docs/cbars.txt;hb=HEAD"); + </perl> + </pretext> +</content> + |
