X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fpazpar2.xml;h=9e7b662240109d7ed088da7ec2b87d7abcbd6e1a;hb=14fa56690359b9f3dcdd72e499461146c839fb3a;hp=d05ab97c9958ae02f3f046eb7edd37627778b483;hpb=0266fc6fbd3a7a931144274ef3ada8db311f6483;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2.xml b/doc/pazpar2.xml index d05ab97..9e7b662 100644 --- a/doc/pazpar2.xml +++ b/doc/pazpar2.xml @@ -1,5 +1,5 @@ - %local; @@ -8,15 +8,17 @@ %idcommon; ]> - Pazpar2 &version; + Index Data + Pazpar2 8 + System management commands @@ -30,11 +32,16 @@ + - + + + + + @@ -58,8 +65,13 @@ - Enables dump of XML records. It is useful if stylesheets are - being debugged. + Enables dump of XML records to the current log file. + It is useful if stylesheets are being debugged. + + + This option may also be used together with option + in which case the configuration, after include processing, will be + dumped to stdout. @@ -79,6 +91,17 @@ + + + + Specifies the HTTP listener binding address. + The ip + may be a hostname or @ for "any" address. + The port is an integer. + + + + @@ -96,14 +119,25 @@ + - + - Specifies a file or directory with alternative settings. This - overrides the settings element in the main - configuration. + Checks parameters and configuration. No service or daemon is + started. Useful for checking a new configuration before a + Pazpar2 is restarted. + + The configuration, after include processing, may also be dumped + to stdout by supplying option as well. + + + + In Pazpar2 1.2 and earlier releases, option -t specified a + local target settings file. + + @@ -113,7 +147,27 @@ Makes the Pazpar2 server change user ID to the uid given. - This, normally, require root privilege. + This, normally, requires root privilege. + + + + + + + + + Shows Pazpar2 version and versions of some of the components that it + is using (ICU and YAZ). Pazpar2 will exit immediately after + displaying the version information (no daemon started). + + + + + + + + + Sets log level (YAZ log level system). @@ -129,6 +183,32 @@ + + + + + This is an option which is only recognized on Windows. It installs + Pazpar2 as a Windows Service. + + + + Pazpar2 only supports Windows Service options if Pazpar2 is + linked against YAZ 3.0.29 or later. + + + + + + + + + + This is an option which is only recognized on Windows. It removes + a Pazpar2 - Windows Service. + + + + @@ -143,7 +223,7 @@ This will put pazpar2 in the background (-D), read config from from /etc/pazpar2/pazpar2.cfg, log messages to - /var/log/pazpar2.log, create PID file with in + /var/log/pazpar2.log, create PID file /var/run/pazpar2.pid. When the daemon is properly started, the server will change effective user ID to nobody.