aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-14 01:07:37 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-14 01:07:37 +1300
commite273804a5ee7b5dc193b6afdc18eac4d7f5e1ecc (patch)
tree7e44efe267a1a1718c4c2597675c4601587e825a /README.markdown
parentAdd a README.markdown (diff)
downloadMail-Run-Crypt-e273804a5ee7b5dc193b6afdc18eac4d7f5e1ecc.tar.gz
Mail-Run-Crypt-e273804a5ee7b5dc193b6afdc18eac4d7f5e1ecc.zip
Update name of binscript to "runcrypt" in docs
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 335c248..926aa02 100644
--- a/README.markdown
+++ b/README.markdown
@@ -20,7 +20,7 @@ assurance that the content was actually generated by the server concerned.
anything else that might non-interactively run jobs for which output is
significant.
-You probably want to call this with the `croncrypt(1)` program installed by
+You probably want to call this with the `runcrypt(1)` program installed by
this distribution, which provides a means to set the properties for the module
via environment variables or command-line options.
@@ -54,8 +54,8 @@ Constructor accepts the following named parameters:
- `name`
- (Optional) The name of the object. When called from the `croncrypt(1)`
- program, this will be the string "croncrypt".
+ (Optional) The name of the object. When called from the `runcrypt(1)`
+ program, this will be the string "runcrypt".
## **run(@command)**