Add completion for paths
This commit is contained in:
@@ -108,6 +108,7 @@ MixProfile::MixProfile()
|
||||
.description = "profile to update",
|
||||
.labels = {"path"},
|
||||
.handler = {&profile},
|
||||
.completer = completePath
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user