summaryrefslogtreecommitdiff
path: root/fype0.buetow.org/content/Synopses.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fype0.buetow.org/content/Synopses.xml')
-rw-r--r--fype0.buetow.org/content/Synopses.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/fype0.buetow.org/content/Synopses.xml b/fype0.buetow.org/content/Synopses.xml
new file mode 100644
index 0000000..547cfa5
--- /dev/null
+++ b/fype0.buetow.org/content/Synopses.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <pagetitle>Fype synopses / options</pagetitle>
+ <textheader>Synopses</pagetitle>
+ <text>This are the Fype synopses of the concurrent svn version:</text>
+ <pretext>
+ <perl>
+ use LWP::Simple;
+ get("https://ssl.buetow.org/repos/fype/trunk/docs/synopses.txt");
+ </perl>
+ </pretext>
+ <textheader>Help</pagetitle>
+ <text>This are the Fype help options of the concurrent svn version:</text>
+ <pretext>
+ <perl>
+ use LWP::Simple;
+ get("https://ssl.buetow.org/repos/fype/trunk/docs/help.txt");
+ </perl>
+ </pretext>
+</content>
+