Adapting the patch of <[email protected]>. - thinglaunch - A simple command an… | |
git clone git://bitreich.org/thinglaunch | |
Log | |
Files | |
Refs | |
Tags | |
LICENSE | |
--- | |
commit eea0fc885118a2aecca3d77365db475bba73bfec | |
parent a80c9725e8fdc55c1b69de9d7bbcc48e0e1aab42 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Tue, 16 May 2017 13:19:20 +0200 | |
Adapting the patch of <[email protected]>. | |
Diffstat: | |
M thinglaunch.1 | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/thinglaunch.1 b/thinglaunch.1 | |
@@ -99,7 +99,7 @@ Get some input string and print it to stdout. The prompt will… | |
.Qq "to stdout> ". | |
.Ed | |
.Bd -literal | |
- % thinglaunch -s -p "to stdout> " | |
+ % thinglaunch -s -o "to stdout> " | |
.Ed | |
.Bd -filled |