Adds a new `do_after` flag for progress bar placement. Previously it was
placing the bar on `target` if it was provided in the arguments
(required by do_unique flags), with this flag we're now able to put the
bar on the user
This particular change fixes deployable kits not showing a progress bar.
Also documented some flags on the way