diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-22 16:31:24 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-22 16:31:24 -0400 |
| commit | ab2557d813397a71a86b5a343d8550b8dd374312 (patch) | |
| tree | 8acbbba7e7a394946c768ef19222ef6f85fcb4d9 /doc/usage.mdwn | |
| parent | d413818647d4d4c6117260f936f3df4515af94b2 (diff) | |
update
Diffstat (limited to 'doc/usage.mdwn')
| -rw-r--r-- | doc/usage.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 7baba507..6646ab14 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -59,6 +59,13 @@ action as needed to satisfy the configured properties of the local host. Opens $EDITOR on the privdata value. +* hostname + + When run with a hostname and no other options, propellor will + provision the local host with the configuration of that hostname. + This is useful when the local host doesn't yet have its hostname set + correctly. + # ENVIRONMENT Set `PROPELLOR_DEBUG=1` to make propellor output each command it runs and |
