Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15425715
D14953.id36129.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
642 B
Referenced Files
None
Subscribers
None
D14953.id36129.diff
View Options
diff --git a/src/applications/maniphest/command/ManiphestCloseEmailCommand.php b/src/applications/maniphest/command/ManiphestCloseEmailCommand.php
--- a/src/applications/maniphest/command/ManiphestCloseEmailCommand.php
+++ b/src/applications/maniphest/command/ManiphestCloseEmailCommand.php
@@ -8,7 +8,10 @@
}
public function getCommandSummary() {
- return pht('Close a task.');
+ return pht(
+ 'Close a task. This changes the task status to the default closed '.
+ 'status. For a more powerful (but less concise) way to change task '.
+ 'statuses, see `!status`.');
}
public function buildTransactions(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 24, 5:37 AM (3 w, 4 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7381710
Default Alt Text
D14953.id36129.diff (642 B)
Attached To
Mode
D14953: Mention !status explicitly in the documentation for !close
Attached
Detach File
Event Timeline
Log In to Comment