Skip to content

Let scale-to-fit query current state if called with just the app id.

Doug Wood requested to merge lipu/phoc:patch-1 into master

Old usage: $0 APP-ID VALUE New usage: $0 APP-ID [VALUE]

When called without a VALUE, script now prints the current state.

Merge request reports