diff options
Diffstat (limited to 'FS/bin')
-rwxr-xr-x | FS/bin/freeside-email | 2 | ||||
-rwxr-xr-x | FS/bin/freeside-fetch | 2 | ||||
-rw-r--r-- | FS/bin/freeside-queued | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/FS/bin/freeside-email b/FS/bin/freeside-email index 7a93f78ee..6e4e0fe6c 100755 --- a/FS/bin/freeside-email +++ b/FS/bin/freeside-email @@ -45,7 +45,7 @@ freeside-email - Prints email addresses of all users on STDOUT Prints the email addresses of all customers on STDOUT, separated by newlines. -user: From the mapsecrets file - see config.html from the base documentation +user: Freeside user =head1 BUGS diff --git a/FS/bin/freeside-fetch b/FS/bin/freeside-fetch index f689bfd93..c1ab78373 100755 --- a/FS/bin/freeside-fetch +++ b/FS/bin/freeside-fetch @@ -79,7 +79,7 @@ freeside-fetch - Send a freeside page to a list of employees. Fetches a web page specified by url as if employee and emails it to employee. Useful when run out of cron to send freeside web pages. - user: From the mapsecrets file - a user with access to the freeside database + user: Freeside user employee: the username of an employee to receive the emailed page. May be a comma separated list diff --git a/FS/bin/freeside-queued b/FS/bin/freeside-queued index dcc6ac4ba..5eac06b24 100644 --- a/FS/bin/freeside-queued +++ b/FS/bin/freeside-queued @@ -296,7 +296,7 @@ Job queue daemon. Should be running at all times. -n: non-"secure" jobs only (other jobs) -user: from the mapsecrets file - see config.html from the base documentation +user: Typically "fs_queue" =head1 VERSION |