rsvg-view-3 -V (return code: 1)
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
rsvg-view-3 --help (return code: 0)
Usage:
rsvg-view-3 [OPTION...] [FILE...] - SVG Viewer
Help Options:
-?, --help Show help options
--help-all Show all help options
--help-gtk Show GTK+ Options
Application Options:
-s, --stdin Read from stdin instead of a file
-d, --dpi-x=<float> Set the # of Pixels Per Inch
-p, --dpi-y=<float> Set the # of Pixels Per Inch
-x, --x-zoom=<float> Set the x zoom factor
-y, --y-zoom=<float> Set the y zoom factor
-w, --width=<int> Set the image's width
-h, --height=<int> Set the image's height
-b, --bg-color=<string> Set the image background color (default: transparent)
-u, --base-uri=<string> Set the base URI (default: none)
--id=<string> Only show one node (default: all)
-k, --keep-aspect Preserve the image's aspect ratio
--unlimited Allow huge SVG files
-v, --version Show version information
--display=DISPLAY X display to use