Added additional example for -d switch - fiche - A pastebin adjusted for gopher… | |
git clone git://vernunftzentrum.de/fiche.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit e2daffecd3bda2e68e2b0231e1783d8b77e9b11e | |
parent 9e3986fa66d23bb98b025090b8e2dc6f9f261acc | |
Author: solusipse <[email protected]> | |
Date: Mon, 18 Sep 2017 02:27:24 +0200 | |
Added additional example for -d switch | |
Diffstat: | |
README.md | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -165,6 +165,10 @@ fiche -d domain.com | |
fiche -d subdomain.domain.com | |
``` | |
+``` | |
+fiche -d subdomain.domain.com/some_directory | |
+``` | |
+ | |
__Default value:__ `localhost` | |
------------------------------------------------------------------------------- |