support/event-stdin
This commit is contained in:
parent
978e57fef7
commit
93d6d628c2
|
@ -56,6 +56,7 @@ export default class FcRemoteInvoke {
|
|||
'help': 'h',
|
||||
'event': 'e',
|
||||
'event-file': 'f',
|
||||
'event-stdin': 's',
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue