From 11c1160655f64df8586b7e299a22b9befb4e0ef1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Aug 2014 18:06:00 -0400 Subject: reorg manpage --- propellor.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 propellor.1 (limited to 'propellor.1') diff --git a/propellor.1 b/propellor.1 new file mode 100644 index 00000000..3ee3bf4a --- /dev/null +++ b/propellor.1 @@ -0,0 +1,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 -- cgit v1.2.3