We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e7132e + 8beb25d commit 293645aCopy full SHA for 293645a
bin/birdhouse
@@ -59,7 +59,7 @@ Example Usage:
59
example.com # This is the value of BIRDHOUSE_FQDN as determined by the current configuration settings
60
$ ${THIS_BASENAME} configs -p
61
. /path/to/configs/file/to/source && read_configs
62
- $ eval \$(${THIS_BASENAME} configs)
+ $ eval \$(${THIS_BASENAME} configs -p)
63
$ echo \${BIRDHOUSE_FQDN}
64
65
"
0 commit comments