Add completion for paths
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ struct CmdRun : InstallableCommand, RunCommon
|
||||
|
||||
CmdRun()
|
||||
{
|
||||
expectArgs("args", &args);
|
||||
expectPathArgs("args", &args);
|
||||
}
|
||||
|
||||
std::string description() override
|
||||
|
||||
Reference in New Issue
Block a user