Zerodoc

ZeroDoc(8)

Markus Stubbig

Revision History
Revision 0.5.05 November 2015MS

1. NAME

zerodoc - automated system documentation

2. SYNOPSIS

zerodoc [OPTIONS] [description]

3. DESCRIPTION

Zerodoc is an automated documentation system which helps Linux/UNIX administrators to track and report changes in configuration files. Modifications in content are detected and documented by placing all files under the version control software Subversion. Changes are reported in a web service.

4. OPTIONS

-m
Run in master mode (store and commit files to local file system)
-n
Create a new (local) SVN repository
-c HOSTNAME
Run in client mode and commit all files to the master

5. EXIT STATUS

0
Success
1
Invalid command-line argument.
2
Using unsupported mode.
3
Subversion is not installed or not in the PATH
4
Error reading from zerodoc SVN master
5
Error committing to zerodoc SVN master

6. BUGS

See the ZeroDoc distribution BUGS file.

7. AUTHOR

Zerodoc was written by Markus Stubbig.

9. COPYING

Copyright (C) 2014-2015 Markus Stubbig. Free use of this software is granted under the terms of the GNU General Public License (GPL).

zerodoc 0.5.0-testing