X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=doc%2Fpazpar2.xml;h=32b499c737589b5a9ab214288942377e1b6f1d09;hb=7caf759e76b964ad57f2fa0336e174ff0f2cb098;hp=5b7fb9babc570496082643fe085833683919f115;hpb=5907cdbaf84f561b7dc284048c59fa66b95e0db4;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2.xml b/doc/pazpar2.xml index 5b7fb9b..32b499c 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 @@ -33,9 +35,14 @@ - + + + + + + @@ -59,9 +66,14 @@ - Enables dump of normalized XML records to the current log file. + 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. + @@ -109,13 +121,33 @@ - + + + + If this option is given, HTTP requests are logged to file named + recfile. + + + + + + - 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. + + @@ -125,7 +157,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). @@ -141,6 +193,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. + + + +