Files
tldr/pages.zh/common/cupsdisable.md

14 lines
429 B
Markdown
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.

# cupsdisable
> 停止打印机和打印机类。
> 注意:目标被称为打印机或打印机类。
> 另见:`cupsenable``cupsaccept``cupsreject``lpstat`。
> 更多信息:<https://openprinting.github.io/cups/doc/man-cupsenable.html>。
- 停止一个或多个目标:
`cupsdisable {{destination1 destination2 ...}}`
- 取消指定目标的所有作业:
`cupsdisable -c {{destination1 destination2 ...}}`