linux/f*: add Korean translation (#14703)
* linux/f*: add Korean translation * finch: fix Korean tranlsation * Update pages.ko/linux/fprintd-verify.md Co-authored-by: Chooooo <contact@choo.ooo> --------- Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
25
pages.ko/linux/feedreader.md
Normal file
25
pages.ko/linux/feedreader.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# feedreader
|
||||
|
||||
> GUI 데스크톱 RSS 클라이언트.
|
||||
> 참고: FeedReader는 더 이상 유지 관리되지 않습니다.
|
||||
> 더 많은 정보: <https://github.com/jangernert/FeedReader>.
|
||||
|
||||
- 읽지 않은 기사 수 출력:
|
||||
|
||||
`feedreader --unreadCount`
|
||||
|
||||
- 팔로우할 피드의 URL 추가:
|
||||
|
||||
`feedreader --addFeed={{피드_url}}`
|
||||
|
||||
- 특정 기사 URL로 가져오기:
|
||||
|
||||
`feedreader --grabArticle={{기사_url}}`
|
||||
|
||||
- 특정 기사에서 모든 이미지 다운로드:
|
||||
|
||||
`feedreader --url={{피드_url}} --grabImages={{기사_경로}}`
|
||||
|
||||
- URL에서 미디어 재생:
|
||||
|
||||
`feedreader --playMedia={{기사_url}}`
|
Reference in New Issue
Block a user