mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-21 21:42:08 +02:00

* linux/s*: add Korean translation * systemctl: update Korean translation * Update pages.ko/linux/sqfscat.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/shar.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/sqfstar.md Co-authored-by: Chooooo <contact@choo.ooo> * shnsplit: fix typo * semanage: update Korean translation --------- Co-authored-by: Chooooo <contact@choo.ooo>
494 B
494 B
slop
화면의 선택 영역을 가져옵니다. 더 많은 정보: https://github.com/naelstrof/slop.
- 사용자가 선택할 때까지 기다린 후 그 기하정보를
stdout
에 출력:
slop
- 드래그하여 선택하는 대신 더블 클릭하여 선택:
slop -D
- 선택 영역을 윤곽선 대신 강조:
slop -l
- 출력 형식 지정:
slop -f {{형식_문자열}}
- 선택 사각형의 색상 지정:
slop -c {{빨강}},{{초록}},{{파랑}},{{알파}}