Any suggestions on why I can not make export to plain svg work from command-line? Exact same command-line but with --export-png works as expected.
$ inkscape -i r1c -j --export-plain-svg=scenarios/r1c.svg scenarios/b2.svg
Exporting only object with id="r1c"; all other objects hidden
** (inkscape:27847): WARNING **: No export filename given and no filename hint. Nothing exported.
$ inkscape -i r1c -j --export-png=scenarios/r1c.png scenarios/b2.svg
Exporting only object with id="r1c"; all other objects hidden
Background RRGGBBAA: ffffff00
Area -0.55:617.83:63.4071:681.787 exported to 64 x 64 pixels (90 dpi)
Bitmap saved as: scenarios/r1c.png