root/trunk/hotstuff/man/hotstuff-dxs.1

Revision 250, 1.4 KB (checked in by josef, 7 years ago)

- more dummy manpages

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