common/q*: add Korean translation; qemu: add missing placeholders (#14514)
* common/q*: add Korean translation * qemu: update command
This commit is contained in:
25
pages.ko/common/qc.md
Normal file
25
pages.ko/common/qc.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# qc
|
||||
|
||||
> QOwnNotes 노트에 저장된 명령 스니펫을 관리하고 실행.
|
||||
> 같이 보기: `qownnotes`.
|
||||
> 더 많은 정보: <https://www.qownnotes.org/getting-started/command-line-snippet-manager.html>.
|
||||
|
||||
- 스니펫 관리자를 설정, 예: QOwnNotes에서 보안 토큰 설정:
|
||||
|
||||
`qc configure`
|
||||
|
||||
- `Commands.md` 노트와 `commands` 태그가 붙은 모든 노트에서 명령 스니펫을 검색하고 출력:
|
||||
|
||||
`qc search`
|
||||
|
||||
- 스니펫을 실행하고 실행 전에 명령 표시:
|
||||
|
||||
`qc exec --command`
|
||||
|
||||
- 마지막 스니펫을 실행하고 실행 전에 명령 표시:
|
||||
|
||||
`qc exec --command --last`
|
||||
|
||||
- QOwnNotes에서 노트 폴더 전환:
|
||||
|
||||
`qc switch`
|
Reference in New Issue
Block a user