issue #1 - fiche - A pastebin adjusted for gopher use
 (HTM) git clone git://vernunftzentrum.de/fiche.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 173883c0a5a1fb36b1af11d800f1aaa26186c69a
 (DIR) parent 6b2569b406a2d7aa8c5da2c30ddc716b2026fe82
 (HTM) Author: solusipse <solus1ps3@gmail.com>
       Date:   Sun, 15 Sep 2013 23:41:16 +0200
       
       issue #1
       Diffstat:
         README.md                           |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       @@ -76,11 +76,11 @@ Basedir should be **absolute** path to directory where you would like to store t
        
        
        ```
       -fiche -b /absolute/path/to/directory/
       +fiche -o /absolute/path/to/directory/
        ```
        
        ```
       -fiche -b /home/www/code/
       +fiche -o /home/www/code/
        ```
        
        -----------------