diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/tasks/email.rake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/email.rake b/lib/tasks/email.rake index 121afc4a6..82b84788c 100644 --- a/lib/tasks/email.rake +++ b/lib/tasks/email.rake @@ -89,6 +89,7 @@ Issue attributes control options: tracker=TRACKER name of the target tracker category=CATEGORY name of the target category priority=PRIORITY name of the target priority + private create new issues as private allow_override=ATTRS allow email content to override attributes specified by previous options ATTRS is a comma separated list of attributes |