#982398 a2jmidid: a2j -e fails with unrecognized arguments: starts

Package:
a2jmidid
Source:
a2jmidid
Description:
Daemon for exposing legacy ALSA MIDI in JACK MIDI systems
Submitter:
ORL AMMD
Date:
2021-02-09 17:36:06 UTC
Severity:
important
#982398#5
Date:
2021-02-09 17:33:58 UTC
From:
To:
Dear Maintainer,

When trying to launch a2j -e, I get the following outputs:
$> a2j -e
hardware ports export
usage: a2j_control [-h] [--start] [--stop] [--exit]
                   [--status] [--gjcn]
                   [--ma2jp MA2JP MA2JP]
                   [--ma2jc MA2JC MA2JC] [--mj2a MJ2A]
                   [--ehw] [--dhw] [--aup] [--dup]
a2j_control: error: unrecognized arguments: ehw
usage: a2j_control [-h] [--start] [--stop] [--exit]
                   [--status] [--gjcn]
                   [--ma2jp MA2JP MA2JP]
                   [--ma2jc MA2JC MA2JC] [--mj2a MJ2A]
                   [--ehw] [--dhw] [--aup] [--dup]
a2j_control: error: unrecognized arguments: start

And then, there is no alsa client exported to jack MIDI.

Thanks.