basename, bash, bat, batch, bc: update Korean translation (#14603)
This commit is contained in:
@@ -5,8 +5,12 @@
|
||||
|
||||
- 경로에서 파일 이름만 표시:
|
||||
|
||||
`basename {{path/to/file}}`
|
||||
`basename {{경로/대상/파일}}`
|
||||
|
||||
- 경로에서 가장 오른쪽 디렉터리 이름만 표시:
|
||||
|
||||
`basename {{경로/대상/디렉토리}}`
|
||||
|
||||
- 경로에서 접미사가 제거된 파일 이름만 표시:
|
||||
|
||||
`basename {{path/to/file}} {{suffix}}`
|
||||
`basename {{경로/대상/파일}} {{접미사}}`
|
||||
|
Reference in New Issue
Block a user