Skip to content

Rewrite argument handling, add read-only mode

Jeremy Soller requested to merge s22h:master into master

Created by: s22h

I refactored the argument handling to allow for chaining of single option commands (-Cbx) etc., also adds read-only mode via -R argument.

Merge request reports