From 42f207232beb57c18f67884e7c28424dba3c84c6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 3 Apr 2014 00:59:26 -0400 Subject: debianization and a wrapper program for /usr/bin --- debian/propellor.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/propellor.1 (limited to 'debian/propellor.1') diff --git a/debian/propellor.1 b/debian/propellor.1 new file mode 100644 index 00000000..3ee3bf4a --- /dev/null +++ b/debian/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