bird-house / birdhouse-deploy

Scripts and configurations to deploy the various birds and servers required for a full-fledged production platform
https://birdhouse-deploy.readthedocs.io/en/latest/
Apache License 2.0
4 stars 6 forks source link

Fix help string description for `bin/birdhouse configs` command #479

Open mishaschwartz opened 6 hours ago

mishaschwartz commented 6 hours ago

Overview

Update description of the configs subcommand to better describe it. The description when calling bin/birdhouse -h now matches the description when calling bin/birdhouse configs -h

Changes

Non-breaking changes help string update

Breaking changes None

Related Issue / Discussion

https://github.com/bird-house/birdhouse-deploy/pull/478#discussion_r1852852846

Additional Information

Links to other issues or sources.

CI Operations

birdhouse_daccs_configs_branch: master birdhouse_skip_ci: false