Add `__PUBLISH__` logic
Closes #3 (closed).
This allows for the following to be run:
etherdump pull --publish-opt-in --all --pub mydump
And if __PUBLISH__
is not present on the pads, then the pad will not
be archived.
It is also possible to configure this magic word by
specifying the --publish ...
option.