gerrit/Documentation/man/.gitignore
David Ostrovsky 681b1d4000 Documentation: generate manual pages for core ssh commands
Extend the documentation tool chain to produce manual pages for
core ssh commands.

To generate manual pages:
cd <gerrit>/Documentation/man
make

Test it locally with: man -l gerrit-review
or deploy it system wide:
Copy *.1 to /usr/local/share/man/man1 and test it with
man gerrit-review

Change-Id: I2f2801e55e8a626f60df2abe985f2e4da88b30a7
2013-03-04 21:21:26 +01:00

2 lines
8 B
Plaintext