mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Fix typos and wording
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
parent
14bed139f6
commit
082708a7ca
19 changed files with 30 additions and 32 deletions
|
@ -160,7 +160,7 @@ class Timew(object):
|
|||
*not* fail if program finishes abnormally.
|
||||
|
||||
If you wish to pass instructions to timew such as confirmations or other
|
||||
input via stdin, you can do so by providing a input string.
|
||||
input via stdin, you can do so by providing an input string.
|
||||
Such as input="y\ny\n".
|
||||
|
||||
If merge_streams=True stdout and stderr will be merged into stdout.
|
||||
|
@ -195,7 +195,7 @@ class Timew(object):
|
|||
*fail* if program finishes abnormally.
|
||||
|
||||
If you wish to pass instructions to timew such as confirmations or other
|
||||
input via stdin, you can do so by providing a input string.
|
||||
input via stdin, you can do so by providing an input string.
|
||||
Such as input="y\ny\n".
|
||||
|
||||
If merge_streams=True stdout and stderr will be merged into stdout.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue