osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)
This commit is contained in:
24
pages.ko/osx/lpstat.md
Normal file
24
pages.ko/osx/lpstat.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# lpstat
|
||||
|
||||
> 현재 클래스, 작업 및 프린터에 대한 상태 정보를 표시합니다.
|
||||
> 더 많은 정보: <https://keith.github.io/xcode-man-pages/lpstat.1.html>.
|
||||
|
||||
- 프린터, 클래스 및 작업의 긴 목록 표시:
|
||||
|
||||
`lpstat -l`
|
||||
|
||||
- CUPS 서버에 연결할 때 암호화를 강제:
|
||||
|
||||
`lpstat -E`
|
||||
|
||||
- 인쇄 작업의 순위 표시:
|
||||
|
||||
`lpstat -R`
|
||||
|
||||
- CUPS 서버가 실행 중인지 여부 표시:
|
||||
|
||||
`lpstat -r`
|
||||
|
||||
- 모든 상태 정보 표시:
|
||||
|
||||
`lpstat -t`
|
Reference in New Issue
Block a user