Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14403155
D21292.id50704.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
468 B
Referenced Files
None
Subscribers
None
D21292.id50704.diff
View Options
diff --git a/src/workflow/ArcanistLiberateWorkflow.php b/src/workflow/ArcanistLiberateWorkflow.php
--- a/src/workflow/ArcanistLiberateWorkflow.php
+++ b/src/workflow/ArcanistLiberateWorkflow.php
@@ -29,7 +29,8 @@
->setHelp(
pht('Perform a clean rebuild, ignoring caches. Thorough, but slow.')),
$this->newWorkflowArgument('argv')
- ->setWildcard(true),
+ ->setWildcard(true)
+ ->setIsPathArgument(true),
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 24, 1:50 AM (17 h, 40 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6922662
Default Alt Text
D21292.id50704.diff (468 B)
Attached To
Mode
D21292: Mark the wildcard argument to "arc liberate" as a path argument for shell completion
Attached
Detach File
Event Timeline
Log In to Comment