]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/help/man-cupsd.html
More man page updates.
[thirdparty/cups.git] / doc / help / man-cupsd.html
CommitLineData
c277f98c 1<!DOCTYPE HTML>
94436c5a
MS
2<html>
3<!-- SECTION: Man Pages -->
4<head>
5 <link rel="stylesheet" type="text/css" href="../cups-printable.css">
6 <title>cupsd(8)</title>
7</head>
8<body>
9<h1 class="title">cupsd(8)</h1>
10<h2 class="title"><a name="NAME">Name</a></h2>
11cupsd - cups scheduler
12<h2 class="title"><a name="SYNOPSIS">Synopsis</a></h2>
c277f98c
MS
13<b>cupsd</b>
14[ -c
15<i>config-file</i>
16] [ -f ] [ -F ] [ -h ] [ -l ] [ -t ]
94436c5a 17<h2 class="title"><a name="DESCRIPTION">Description</a></h2>
c277f98c
MS
18<b>cupsd</b>
19is the scheduler for CUPS. It implements a printing system based upon the Internet Printing Protocol, version 2.1. If no options are specified on the command-line then the default configuration file
20<i>/etc/cups/cupsd.conf</i>
21will be used.
94436c5a 22<h2 class="title"><a name="OPTIONS">Options</a></h2>
c277f98c
MS
23<p style="margin-left: 5.0em; text-indent: -5.0em">-c config-file
24<br>
25Uses the named configuration file.
26<p style="margin-left: 5.0em; text-indent: -5.0em">-f
27<br>
28Run
29<b>cupsd</b>
30in the foreground; the default is to run in the background as a "daemon".
31<p style="margin-left: 5.0em; text-indent: -5.0em">-F
32<br>
33Run
34<b>cupsd</b>
35in the foreground but detach the process from the controlling terminal and current directory. This is useful for running
36<b>cupsd</b> from <b>init</b>(8).
37<p style="margin-left: 5.0em; text-indent: -5.0em">-h
38<br>
39Shows the program usage.
40<p style="margin-left: 5.0em; text-indent: -5.0em">-l
41<br>
42This option is passed to
43<b>cupsd</b>
44when it is run from
45<b>launchd</b>(8).
46<p style="margin-left: 5.0em; text-indent: -5.0em">-t
47<br>
48Test the configuration file for syntax errors.
94436c5a 49<h2 class="title"><a name="COMPATIBILITY">Compatibility</a></h2>
c277f98c
MS
50<b>cupsd</b>
51implements all of the required IPP/2.1 attributes and operations. It also implements several CUPS-specific administration operations.
94436c5a 52<h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
c277f98c
MS
53<a href="man-backend.html?TOPIC=Man+Pages"><b>backend</b>(7),</a> <a href="man-classes.conf.html?TOPIC=Man+Pages"><b>classes.conf</b>(5),</a> <a href="man-cups-deviced.html?TOPIC=Man+Pages"><b>cups-deviced</b>(8),</a> <a href="man-cups-driverd.html?TOPIC=Man+Pages"><b>cups-driverd</b>(8),</a> <a href="man-cups-lpd.html?TOPIC=Man+Pages"><b>cups-lpd</b>(8),</a> <a href="man-cupsd.conf.html?TOPIC=Man+Pages"><b>cupsd.conf</b>(5),</a> <a href="man-filter.html?TOPIC=Man+Pages"><b>filter</b>(7),</a> <b>launchd</b>(8), <a href="man-mime.convs.html?TOPIC=Man+Pages"><b>mime.convs</b>(5),</a> <a href="man-mime.types.html?TOPIC=Man+Pages"><b>mime.types</b>(5),</a> <a href="man-printers.conf.html?TOPIC=Man+Pages"><b>printers.conf</b>(5),</a>
54<a href="http://localhost:631/help">http://localhost:631/help</a>
94436c5a 55<h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
c277f98c 56Copyright &copy; 2007-2014 by Apple Inc.
94436c5a
MS
57
58</body>
59</html>