this currently requires a lot of senseless duplication in the mans and README.mds for the arguments that some entrypoint.R would pass on to whatever function an action was running (such as auto_commit.R).
Would be much nicer to only have this in one place, and pass it own.
this currently requires a lot of senseless duplication in the
man
s andREADME.md
s for the arguments that someentrypoint.R
would pass on to whatever function an action was running (such asauto_commit.R
).Would be much nicer to only have this in one place, and pass it own.
Related to #180