summaryrefslogtreecommitdiff
path: root/propellor.1
blob: 3ee3bf4aae8034d986496086a51d86f9db09868a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.\" -*- nroff -*-
.TH propellor 1 "Commands"
.SH NAME
propellor \- property-based host configuration management in haskell
.SH SYNOPSIS
.B propellor [options] host
.SH DESCRIPTION
.I propellor
is a property-based host configuration management program written 
and configured in haskell.
.PP
The first time you run propellor, it will set up a ~/.propellor/
repository. Edit ~/.propellor/config.hs to configure it.
.SH AUTHOR 
Joey Hess <joey@kitenet.net>