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