diff options
| author | Joey Hess <joey@kitenet.net> | 2014-08-19 18:06:00 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-08-19 18:06:00 -0400 |
| commit | 11c1160655f64df8586b7e299a22b9befb4e0ef1 (patch) | |
| tree | 43d5e73c508470fd541522b9d7b03d5c184e799a /debian | |
| parent | d6320b8130fb65b793ee09b031b47b23dc27beef (diff) | |
reorg manpage
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/manpages | 1 | ||||
| -rw-r--r-- | debian/propellor.1 | 15 |
2 files changed, 1 insertions, 15 deletions
diff --git a/debian/manpages b/debian/manpages new file mode 100644 index 00000000..263e13a3 --- /dev/null +++ b/debian/manpages @@ -0,0 +1 @@ +propellor.1 diff --git a/debian/propellor.1 b/debian/propellor.1 deleted file mode 100644 index 3ee3bf4a..00000000 --- a/debian/propellor.1 +++ /dev/null @@ -1,15 +0,0 @@ -.\" -*- 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> |
