Mention domain -P prefix further in documentation - fiche - A pastebin adjusted… | |
git clone git://vernunftzentrum.de/fiche.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit ede4211028106325ff88019aef5fe0aa00de5e7d | |
parent 4dd5c05ae35d2f062460e01f16f7162d490d6cbd | |
Author: Christian Kellermann <[email protected]> | |
Date: Fri, 2 Mar 2018 23:39:49 +0100 | |
Mention domain -P prefix further in documentation | |
Diffstat: | |
README.md | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -167,7 +167,7 @@ __Default value:__ `./code` | |
#### Domain `-d` | |
This will be used as a prefix for an output received by the client. | |
-Value will be prepended with `http`. | |
+Value will be prepended with the domain prefix (see -P) if set or `http` other… | |
``` | |
fiche -d domain.com |