|
Revision 250, 1.3 KB
(checked in by josef, 7 years ago)
|
|
- more dummy manpages
|
| Line | |
|---|
| 1 | .TH HOTSTUFF-VERSIONING 1 "November 02, 2005" |
|---|
| 2 | .SH NAME |
|---|
| 3 | hotstuff-versioning \- maintain a SVN repository to keep versioned GHNS entries |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B hotstuff-versioning |
|---|
| 6 | .RI [ options ] ... |
|---|
| 7 | .br |
|---|
| 8 | .SH DESCRIPTION |
|---|
| 9 | This manual page documents briefly the |
|---|
| 10 | .B hotstuff-versioning |
|---|
| 11 | command. It is part of Hotstuff, the server-side |
|---|
| 12 | processing framework for the |
|---|
| 13 | .IR "Get Hot New Stuff" |
|---|
| 14 | concept. |
|---|
| 15 | .PP |
|---|
| 16 | \fBhotstuff-versioning\fP ... |
|---|
| 17 | .SH OPTIONS |
|---|
| 18 | This program follows the usual GNU command line syntax, with long |
|---|
| 19 | options starting with two dashes (`-'). |
|---|
| 20 | A summary of options is included below. These options include the common |
|---|
| 21 | ones already documented in hotstuff (7). |
|---|
| 22 | .TP |
|---|
| 23 | .B \-h, \-\-help |
|---|
| 24 | Show summary of options. |
|---|
| 25 | .TP |
|---|
| 26 | .B \-v, \-\-version |
|---|
| 27 | Show version of program. |
|---|
| 28 | .TP |
|---|
| 29 | .B \-c, \-\-configuration |
|---|
| 30 | Specify an alternative configuration file (default is /etc/hotstuff.conf). |
|---|
| 31 | .SH SEE ALSO |
|---|
| 32 | .BR hotstuff (7), |
|---|
| 33 | .BR hotstuff-downloads (1), |
|---|
| 34 | .BR hotstuff-http (1), |
|---|
| 35 | .BR hotstuff-scan (1), |
|---|
| 36 | .BR hotstuff-stuff (1), |
|---|
| 37 | .BR hotstuff-search (1), |
|---|
| 38 | .BR hotstuff-versioning (1), |
|---|
| 39 | .BR hotstuff-dxs (1). |
|---|
| 40 | .br |
|---|
| 41 | The programs are documented fully in the hotstuff-doc package. |
|---|
| 42 | .SH AUTHOR |
|---|
| 43 | Hotstuff is written, maintained and offered as a Free Web Service via KStuff.org. |
|---|
| 44 | .PP |
|---|
| 45 | This manual page was written by Josef Spillner <josef@kstuff.org>, |
|---|
| 46 | for the Debian project (but may be used by others). |
|---|