From 383c1a1ac1c5ab83945b073ecb7b6089cf79fba3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 11 Nov 2016 20:44:31 -0400 Subject: document --init --- doc/usage.mdwn | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/usage.mdwn') diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 16e559fa..02686d5f 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -13,11 +13,13 @@ and configured in haskell. # MODES OF OPERATION -* propellor +* propellor --init + + Get started by initializing a `~/.propellor/` repository. - The first time you run `propellor`, without any options, - it will set up a `~/.propellor/` repository. Edit `~/.propellor/config.hs` - to configure it. + After this, you'll edit `~/.propellor/config.hs` to configure propellor. + +* propellor Once propellor is configured, running it without any options will take action as needed to satisfy the configured properties of the local host. -- cgit v1.2.3