diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-03-03 21:24:17 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-03-03 21:24:17 +0000 |
commit | a60d9424ddc243acd1c1bd291e7a3f334b7b2ba1 (patch) | |
tree | 9dc92bb66fed3e356d558b8e50eef7b4b686d3fb /MANIFEST.in | |
parent | 4e8097313bb091915febf708eaa1b3134873cc08 (diff) | |
download | mgarepo-a60d9424ddc243acd1c1bd291e7a3f334b7b2ba1.tar mgarepo-a60d9424ddc243acd1c1bd291e7a3f334b7b2ba1.tar.gz mgarepo-a60d9424ddc243acd1c1bd291e7a3f334b7b2ba1.tar.bz2 mgarepo-a60d9424ddc243acd1c1bd291e7a3f334b7b2ba1.tar.xz mgarepo-a60d9424ddc243acd1c1bd291e7a3f334b7b2ba1.zip |
Added a crappy manual page
The only useful thing for the moment is the description of configuration
options.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index f014036..6fc5975 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,7 @@ recursive-include RepSys *.py include RepSys/plugins/*.txt include repsys repsys.conf MANIFEST.in +include repsys.8 include CHANGES include README.LDAP include repsys-example.conf |