fixed missing synopsis in Drive
This commit is contained in:
parent
909aac941c
commit
7861135c05
@ -44,7 +44,7 @@ class Disk extends CLIAppBase {
|
||||
}
|
||||
|
||||
return audioDiskPlayPause(args[0], false);
|
||||
});
|
||||
},"<drive>");
|
||||
|
||||
registerSyncSubcommand("eject", (args)->{
|
||||
if (args.length < 1){
|
||||
|
Loading…
Reference in New Issue
Block a user