man-pages/fr/man1/lprm.1.html
2021-03-31 01:06:50 +01:00

99 lines
2.9 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of lprm</TITLE>
</HEAD><BODY>
<H1>lprm</H1>
Section: Apple Inc. (1)<BR>Updated: CUPS<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NOM</H2>
lprm - Annuler des travaux d'impression.
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>lprm</B> [ <B>-E</B> ] [ <B>-U</B> <I>identifiant</I> ] [ <B>-h</B> <I>serveur</I>[<B>:</B><I>port</I>] ]
[ <B>-P</B> <I>destination</I>[<B>/</B><I>instance</I>] ] [ <B>-</B> ] [
<I>identifiant(s)_travaux</I> ]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>lprm</B> annule des travaux d'impression en attente. Si aucun paramètre n'est
fourni, c'est le travail en cours sur la destination par défaut qui est
annulé. Il est possible de fournir un ou plusieurs identifiants de travaux
d'impression à annuler ou d'utiliser l'option <B>-</B> pour annuler tous les
travaux.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<B>lprm</B> accepte les options suivantes&nbsp;:
<DL COMPACT>
<DT id="1"><B>-E</B><DD>
Obliger un chiffrement lors de la connexion au serveur.
<DT id="2"><B>-P</B> <I>destination</I>[<B>/</B><B>instance</B>]<DD>
Indiquer l'imprimante ou la classe d'imprimante de destination.
<DT id="3"><B>-U</B> <I>identifiant</I><DD>
Utiliser un autre <I>identifiant</I>.
<DT id="4"><B>-h</B> <I>serveur</I>[<B>:</B><I>port</I>]<DD>
Indiquer un serveur alternatif.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>CONFORMITÉ</H2>
La version CUPS de <B>lprm</B> est compatible avec la version standard de
Berkeley.
<A NAME="lbAG">&nbsp;</A>
<H2>EXEMPLES</H2>
Annuler le travail en cours sur limprimante par défaut&nbsp;:
<PRE>
lprm
</PRE>
Annuler le travail 1234&nbsp;:
<PRE>
lprm 1234
</PRE>
Annuler tous les travaux d'impression&nbsp;:
<PRE>
lprm -
</PRE>
<A NAME="lbAH">&nbsp;</A>
<H2>VOIR AUSSI</H2>
<B><A HREF="/cgi-bin/man/man2html?1+cancel">cancel</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+lp">lp</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+lpq">lpq</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+lpr">lpr</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+lpstat">lpstat</A></B>(1), aide en ligne de
CUPS &lt;URL:<I><A HREF="http://localhost:631/help">http://localhost:631/help</A></I>&gt;
<A NAME="lbAI">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright 2007-2019 par Apple Inc.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="5"><A HREF="#lbAB">NOM</A><DD>
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="7"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="8"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="9"><A HREF="#lbAF">CONFORMITÉ</A><DD>
<DT id="10"><A HREF="#lbAG">EXEMPLES</A><DD>
<DT id="11"><A HREF="#lbAH">VOIR AUSSI</A><DD>
<DT id="12"><A HREF="#lbAI">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:01 GMT, March 31, 2021
</BODY>
</HTML>