summaryrefslogtreecommitdiff
path: root/photoalbum.buetow.org
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-29 15:28:56 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-29 15:28:56 +0100
commitd205f09446a6c77bfc9df30318b3dd10fe96f65b (patch)
treeb058976178a0b0d04b293434278b1b7ffff8b8ee /photoalbum.buetow.org
parent01c9117a36d3aebda67cddd38bff51f4993f96f6 (diff)
add manpage
Diffstat (limited to 'photoalbum.buetow.org')
-rw-r--r--photoalbum.buetow.org/content/20.Manpage.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/photoalbum.buetow.org/content/20.Manpage.xml b/photoalbum.buetow.org/content/20.Manpage.xml
new file mode 100644
index 0000000..9e98cff
--- /dev/null
+++ b/photoalbum.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=photoalbum.git;a=blob_plain;f=docs/photoalbum.txt;hb=HEAD");
+ </perl>
+ </pretext>
+</content>