Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 7ccdc57b2ac1b6a3d8fb45c86647aab4 > files > 240

hplip-doc-2.8.2-2.2mdv2008.1.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="shortcut icon" href="../../images/favicon.ico" type="image/x-icon" />
<title>Printer Cartridge Cleaning Utility</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="../../styles/default.css" type="text/css" /> 
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE" />
<META HTTP-EQUIV="EXPIRES" CONTENT="Mon, 22 Jul 2002 11:12:01 GMT" />
<META NAME="DESCRIPTION" CONTENT="HP Linux Imaging and Printing - HPLIP is an HP developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux.">
<META NAME="KEYWORDS" CONTENT="HPLIP, HP, Linux, Printing, HPIJS">
</head>
<body>
<div id="page"><!-- start page -->
<div id="container"><!-- start main container -->
<!-- start banner -->

<div id="banner">
<div id="banner_graphics">
        <div id="floatleft">
        <img src="../../images/hplogo2.png" alt="HP Logo" border="0" />
        </div>
        <div id="floatcenter">
        <a href="../../index.html">
        <img src="../../images/hpliplogo.png" alt="HP Logo" border="0" />
        </a>
        </div>
        <div id="floatright">
        <img src="../../images/tuxlogo2.png" alt="Tux" border="0" />
        </div>
    </div>
</div>
<!-- end banner -->

<div id="navbar">
<table>
    <tr>
        <td valign="top">
<div id="sidebar-a">
<ul id="sidebar-a-list">
    <menu compact="compact">
        <div class="menuheader"><a href="../../index.html" title="">Home</a></div>
    </menu>

<div class="menuheader">About</div>
    <menu compact="compact">
        <li><a href="../../features.html" title="">Features</a></li> 
        <li><a href="../../screenshots.html" title="">Screenshots</a></li> 
        <li><a href="../../faqs.html" title="FAQs">FAQs</a></li> 
        <li><a a href="../../about.html" title="About">About HPLIP</a></li>
    </menu>
<div class="menuheader">Setup and Installation</div>
    <menu compact="compact">
        <li><a href="../../downloads.html" title="Downloads">Download HPLIP</a></li>
        <li><a href="../../install/index.html" title="Installation Instructions">Installation Instructions</a></li> 
        <li><a href="../../system_requirements.html" title="System Requirements">System Requirements</a></li> 
        <li><a href="../../supported_devices/index.html" title="Supported Devices">Supported Devices</a></li> 
    </menu>
<div class="menuheader">Usage and Support</div>
    <menu compact="compact">
        <li><a href="../../mailing_lists.html" title="Mailing Lists">Support</a></li>
        <li><a href="../../howtos/index.html" title="How-Tos">How-Tos</a></li> 
        <li><a href="../../troubleshooting/index.html" title="Troubleshooting">Troubleshooting</a></li>
        <li><a href="../../release_notes.html" title="Release Notes">Release Notes</a></li>
    </menu>
<div class="menuheader">Resources</div>
    <menu compact="compact">
        <li><a href="../../tech_docs/index.html" title="">Technical Documentation</a></li> 
        <li><a href="http://sourceforge.net/projects/hplip/" title="Our project page on Sourceforge.net">Sourceforge Project Page</a></li> 
        <li><a href="../../license.html" title="Software License">Software License</a></li>
        <li><a a href="../../other_support.html" title="Other Support Information">Other Support Information</a></li>
        <li><a href="../../contacts.html" title="Contacts">Contacts</a></li>
    </menu>
</ul>
</div>
<!-- end sidebar --></td>
</div>
<td width=100%>
<div id="content"><!-- start content -->
        <a href="../../index.html">Home</a>
&gt;
<a href="../index.html">Technical Documentation</a>
&gt;
<a href="index.html">Man Pages</a>
&gt;
hp-clean

<hr size="1"/>
        <div class="document" id="hp-clean-printer-cartridge-cleaning-utility-ver-3-0">
<h1 class="title">hp-clean: Printer Cartridge Cleaning Utility (ver. 3.0)</h1>
<p>Cartridge cleaning utility for HPLIP supported inkjet printers.</p>
<p><strong>Usage: hp-clean [PRINTER|DEVICE-URI] [OPTIONS]</strong></p>
<p><strong>[PRINTER|DEVICE-URI] (See Notes)</strong></p>
<table border="1" class="borderless docutils">
<colgroup>
<col width="53%" />
<col width="47%" />
</colgroup>
<tbody valign="top">
<tr><td><em>To specify a device-URI:</em></td>
<td>-d&lt;device-uri&gt; or --device=&lt;device-uri&gt;</td>
</tr>
<tr><td><em>To specify a CUPS printer:</em></td>
<td>-p&lt;printer&gt; or --printer=&lt;printer&gt;</td>
</tr>
</tbody>
</table>
<p><strong>[OPTIONS]</strong></p>
<table border="1" class="borderless docutils">
<colgroup>
<col width="53%" />
<col width="47%" />
</colgroup>
<tbody valign="top">
<tr><td><em>Bus to probe (if device not specified):</em></td>
<td>-b&lt;bus&gt; or --bus=&lt;bus&gt;</td>
</tr>
<tr><td>&nbsp;</td>
<td>&lt;bus&gt;: cups*, usb*, net, bt, fw, par* (*defaults) (Note: bt and fw not supported in this release.)</td>
</tr>
<tr><td><em>Set the logging level:</em></td>
<td>-l&lt;level&gt; or --logging=&lt;level&gt;</td>
</tr>
<tr><td>&nbsp;</td>
<td>&lt;level&gt;: none, info*, error, warn, debug (*default)</td>
</tr>
<tr><td><em>Run in debug mode:</em></td>
<td>-g (same as option: -ldebug)</td>
</tr>
<tr><td><em>This help information:</em></td>
<td>-h or --help</td>
</tr>
</tbody>
</table>
<p><strong>Examples:</strong></p>
<table border="1" class="borderless docutils">
<colgroup>
<col width="53%" />
<col width="47%" />
</colgroup>
<tbody valign="top">
<tr><td><em>Clean CUPS printer named 'hp5550':</em></td>
<td>$ hp-clean -php5550</td>
</tr>
<tr><td><em>Clean printer with URI of 'hp:/usb/DESKJET_990C?serial=12345':</em></td>
<td>$ hp-clean -dhp:/usb/DESKJET_990C?serial=12345</td>
</tr>
</tbody>
</table>
<p><strong>Notes:</strong></p>
<table border="1" class="borderless docutils">
<colgroup>
<col width="53%" />
<col width="47%" />
</colgroup>
<tbody valign="top">
<tr><td colspan="2"><ol class="first last arabic simple">
<li>If device or printer is not specified, the local device bus is probed and the program enters interactive mode.</li>
</ol>
</td>
</tr>
<tr><td colspan="2"><ol class="first last arabic simple" start="2">
<li>If -p* is specified, the default CUPS printer will be used.</li>
</ol>
</td>
</tr>
</tbody>
</table>
<p><strong>See Also:</strong></p>
<table border="1" class="borderless docutils">
<colgroup>
<col width="53%" />
<col width="47%" />
</colgroup>
<tbody valign="top">
<tr><td><a class="reference" href="align.html">hp-align</a></td>
<td>&nbsp;</td>
</tr>
<tr><td><a class="reference" href="colorcal.html">hp-colorcal</a></td>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</div>

<hr size="1"/>
<center><small>Page last updated: Fri Feb  8 18:07:19 2008; HPLIP Version: 2.8.2</small></center>
</div>
</td></tr></table>
</div>
<!-- end content -->
<!-- end container -->
<div id="footer"><!-- start footer -->
        <hr size="1"/>
        <a href="../../legal.html">Legal Notices</a>
        Copyright &#169; 2003-2007, Hewlett-Packard Development Company, L.P.
        <a href="mailto:hplip@hp.com">Contact Site Maintainer</a><br>
        <a href="http://sourceforge.net/" alt="Hosted by Sourceforge.net"><img src="../../images/sflogo.png" border="0"></a>
</div>
<!-- end footer -->
</div><!-- end page -->

<!-- google analytics -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1543832-1";
urchinTracker();
</script>
<!-- start google analytics from hplip.marketing -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1543832-7";
urchinTracker();
</script>
<!-- end google analytics -->


<!-- START OF ACTIVEMETER CODE -->
<script type="text/javascript" language="javascript">
var __pid=30231;
var __am_invisible=1;
</script>
<!-- END OF ACTIVEMETER CODE -->

</body>
</html>