tldr : add korean translation (#3533)
This commit is contained in:
24
pages.ko/common/abduco.md
Normal file
24
pages.ko/common/abduco.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# abduco
|
||||
|
||||
> 터미널 세션 관리자.
|
||||
> 더 많은 정보: <http://www.brain-dump.org/projects/abduco/>.
|
||||
|
||||
- 세션 목록:
|
||||
|
||||
`abduco`
|
||||
|
||||
- 세션에 연결하기, 만약 존재하지 않는 경우에는 생성:
|
||||
|
||||
`abduco -A {{name}} {{bash}}`
|
||||
|
||||
- `dvtm`으로 세션 연결하기, 만약 존재하지 않는 경우에는 생성:
|
||||
|
||||
`abduco -A {{name}}`
|
||||
|
||||
- 세션으로부터 제거:
|
||||
|
||||
`Ctrl + \`
|
||||
|
||||
- 읽기 전용 모드로 세션 연결하기:
|
||||
|
||||
`abduco -Ar {{name}}`
|
Reference in New Issue
Block a user