summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-10-01 07:16:23 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-10-01 07:16:23 +0000
commit9a092547fb4ed88771f4ef72382cc8577fef3b7c (patch)
tree576dcdb6b0e9a4fea2907fd518140c7d17179f33
parent73537b89130924569ab8f8076eb6019bb86fd170 (diff)
downloadredmine-9a092547fb4ed88771f4ef72382cc8577fef3b7c.tar.gz
redmine-9a092547fb4ed88771f4ef72382cc8577fef3b7c.zip
Merged r15843 (#23829).
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15845 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--extra/mail_handler/rdm-mailhandler.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/mail_handler/rdm-mailhandler.rb b/extra/mail_handler/rdm-mailhandler.rb
index 7784f48dd..03762e7a4 100644
--- a/extra/mail_handler/rdm-mailhandler.rb
+++ b/extra/mail_handler/rdm-mailhandler.rb
@@ -107,12 +107,12 @@ Overrides:
* project, tracker, status, priority, category, assigned_to, fixed_version,
start_date, due_date, estimated_hours, done_ratio
* custom fields names with underscores instead of spaces (case insensitive)
- Example: --allow_override=project,priority,my_custom_field
+ Example: --allow-override=project,priority,my_custom_field
If the --project option is not set, project is overridable by default for
emails that create new issues.
- You can use --allow_override=all to allow all attributes to be overridable.
+ You can use --allow-override=all to allow all attributes to be overridable.
Examples:
No project specified, emails MUST contain the 'Project' keyword, otherwise