canonical / pebble

Pebble is a lightweight Linux service manager with layered configuration and an HTTP API.
https://canonical-pebble.readthedocs-hosted.com/
GNU General Public License v3.0
145 stars 54 forks source link

fix: note exist-ok behaviour of "mkdir -p" in argument help #424

Closed benhoyt closed 4 months ago

benhoyt commented 4 months ago

mkdir -p (and the underlying API) has also worked this way, this just brings the help string up to date.