diff options
| author | agriffis <agriffis@gentoo.org> | 2005-03-12 23:03:50 +0000 |
|---|---|---|
| committer | agriffis <agriffis@gentoo.org> | 2005-03-12 23:03:50 +0000 |
| commit | e85777597baee3d745347689523b21d3f12228b1 (patch) | |
| tree | 3331c0f6fc5f656fbeec75702e11433493cdad48 /trunk/src/eviewcvs/README | |
| parent | 91fdfb536cd9c9c6eb1c881089bd794dbaac12eb (diff) | |
| download | gentoolkit-e85777597baee3d745347689523b21d3f12228b1.tar.gz | |
Add eviewcvs utility for generating viewcvs URLs
svn path=/; revision=194
Diffstat (limited to 'trunk/src/eviewcvs/README')
| -rw-r--r-- | trunk/src/eviewcvs/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/trunk/src/eviewcvs/README b/trunk/src/eviewcvs/README new file mode 100644 index 0000000..c7258d7 --- /dev/null +++ b/trunk/src/eviewcvs/README @@ -0,0 +1,11 @@ +Most of the documentation is contained in the man-page, which you can +read directly (using GNU man) by doing + + man ./eviewcvs.1 + +To rebuild the man-page from pod source, do + + pod2man --name=eviewcvs --center='Gentoolkit' \ + eviewcvs.pod eviewcvs.1 + +03 Nov 2004 agriffis |
