diff options
Diffstat (limited to 'fype.buetow.org/content/Synopses.xml')
| -rw-r--r-- | fype.buetow.org/content/Synopses.xml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/fype.buetow.org/content/Synopses.xml b/fype.buetow.org/content/Synopses.xml deleted file mode 100644 index db5a12e..0000000 --- a/fype.buetow.org/content/Synopses.xml +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> -<content> - <pagetitle>Fype synopses / options</pagetitle> - <textheader>Synopses</textheader> - <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</textheader> - <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> - |
