1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 10:55:24 +02:00
tldr/pages.ko/common/fastfetch.md
Paul 66a61f51dc
fastfetch: refresh English and Korean pages (#16141)
* fastfetch: update repo to fastfetch-cli/fastfetch

* fastfetch: add command to display full system info

* fastfetch: fix outdated Korean translation

* Update pages/common/fastfetch.md

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>

* Update pages.ko/common/fastfetch.md

* Address review comments from @Managor

---------

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2025-04-10 08:52:58 +09:00

32 lines
680 B
Markdown

# fastfetch
> 운영체제, 소프트웨어 및 하드웨어에 대한 정보 표시.
> 더 많은 정보: <https://manned.org/fastfetch>.
- 시스템 정보 표시:
`fastfetch`
- 모든 모듈과 함께 전체 시스템 정보 표시:
`fastfetch {{[-c|--config]}} all`
- 사용자 정의 구성 파일 로드:
`fastfetch {{[-c|--config]}} {{경로/대상/구성_파일}}`
- 특정 구조를 가져오기:
`fastfetch {{[-s|--structure]}} {{구조}}`
- 특정 로고 사용:
`fastfetch {{[-l|--logo]}} {{로고}}`
- 로고 없이 시스템 정보를 표기:
`fastfetch {{[-l|--logo]}} none`
- 키와 제목에 특정 색상을 사용:
`fastfetch --color {{파랑}}`