diff options
author | Leah Neukirchen <leah@vuxu.org> | 2017-08-21 12:37:54 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2017-08-21 12:37:54 +0200 |
commit | 9560d5b72a5349c8a1c37d31f6f105eebd161646 (patch) | |
tree | 35ce1f95b50653dc8741298ac07de1083ad3226a /README | |
parent | f471af9ad37a7e1f11a8c0808a6ef73de53c5d48 (diff) | |
download | extrace-9560d5b72a5349c8a1c37d31f6f105eebd161646.tar.gz extrace-9560d5b72a5349c8a1c37d31f6f105eebd161646.tar.xz extrace-9560d5b72a5349c8a1c37d31f6f105eebd161646.zip |
add NEWS.md v0.4
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 83265a7..c030e9f 100644 --- a/README +++ b/README @@ -23,7 +23,7 @@ DESCRIPTION -q Suppress printing of exec(3) arguments. - -t Also display process exit and duration. + -t Also display process exit status and duration. -o file Redirect trace output to file. |