shnsplit: fix typo, systemctl: update Korean translation, linux/s*: add Korean translation (#14715)
* 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>
This commit is contained in:
24
pages.ko/linux/slop.md
Normal file
24
pages.ko/linux/slop.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# slop
|
||||
|
||||
> 화면의 선택 영역을 가져옵니다.
|
||||
> 더 많은 정보: <https://github.com/naelstrof/slop>.
|
||||
|
||||
- 사용자가 선택할 때까지 기다린 후 그 기하정보를 `stdout`에 출력:
|
||||
|
||||
`slop`
|
||||
|
||||
- 드래그하여 선택하는 대신 더블 클릭하여 선택:
|
||||
|
||||
`slop -D`
|
||||
|
||||
- 선택 영역을 윤곽선 대신 강조:
|
||||
|
||||
`slop -l`
|
||||
|
||||
- 출력 형식 지정:
|
||||
|
||||
`slop -f {{형식_문자열}}`
|
||||
|
||||
- 선택 사각형의 색상 지정:
|
||||
|
||||
`slop -c {{빨강}},{{초록}},{{파랑}},{{알파}}`
|
Reference in New Issue
Block a user