diff options
Diffstat (limited to 'src/lib/libremessages.1.ronn')
-rw-r--r-- | src/lib/libremessages.1.ronn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn index 0cb1f71..5afcbc8 100644 --- a/src/lib/libremessages.1.ronn +++ b/src/lib/libremessages.1.ronn @@ -162,7 +162,7 @@ these, you could end up deleting a lot of someone's work. (see `signal`(7)). * `cleanup` [<EXIT_STATUS>]: - *If* `setup_workdir` has been run, `rm -rf "$WORKDIR"`. If given + *If* `setup_workdir` has been run, `rm -rf "$WORKDIR"`. If given a numeric argument, it will then call `exit`(1) with that argument, otherwise it calls `exit`(1) with a status of 0. |