fmt, fnm, fo*: add Korean translation (#14272)
This commit is contained in:
28
pages.ko/common/fortune.md
Normal file
28
pages.ko/common/fortune.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# fortune
|
||||
|
||||
> 무작위 인용구 출력 (fortune-cookie style).
|
||||
> 더 많은 정보: <https://manned.org/fortune>.
|
||||
|
||||
- 인용구 출력:
|
||||
|
||||
`fortune`
|
||||
|
||||
- 공격적인 인용구 출력:
|
||||
|
||||
`fortune -o`
|
||||
|
||||
- 길이가 긴 인용구 출력:
|
||||
|
||||
`fortune -l`
|
||||
|
||||
- 길이가 짧은 인용구 출력:
|
||||
|
||||
`fortune -s`
|
||||
|
||||
- 사용 가능한 인용구 데이터베이스 파일 목록 나열:
|
||||
|
||||
`fortune -f`
|
||||
|
||||
- `fortune -f`에 나열된 데이터베이스 파일 중 하나에서 인용문을 출력:
|
||||
|
||||
`fortune {{경로/대상/파일}}`
|
Reference in New Issue
Block a user