diff --git a/pages.ko/common/fastfetch.md b/pages.ko/common/fastfetch.md index 59457b9a8b..65dae62f07 100644 --- a/pages.ko/common/fastfetch.md +++ b/pages.ko/common/fastfetch.md @@ -1,27 +1,31 @@ # fastfetch > 운영체제, 소프트웨어 및 하드웨어에 대한 정보 표시. -> 더 많은 정보: . +> 더 많은 정보: . - 시스템 정보 표시: `fastfetch` -- 로고와 이스케이프 시퀀스 없이 시스템 정보를 표기: +- 모든 모듈과 함께 전체 시스템 정보 표시: -`fastfetch --pipe` - -- 특정 구조를 가져오기: - -`fastfetch --structure {{구조}}` +`fastfetch {{[-c|--config]}} all` - 사용자 정의 구성 파일 로드: -`fastfetch --load-config {{경로/대상/구성_파일}}` +`fastfetch {{[-c|--config]}} {{경로/대상/구성_파일}}` + +- 특정 구조를 가져오기: + +`fastfetch {{[-s|--structure]}} {{구조}}` - 특정 로고 사용: -`fastfetch --logo {{로고}}` +`fastfetch {{[-l|--logo]}} {{로고}}` + +- 로고 없이 시스템 정보를 표기: + +`fastfetch {{[-l|--logo]}} none` - 키와 제목에 특정 색상을 사용: diff --git a/pages/common/fastfetch.md b/pages/common/fastfetch.md index e31231b2a1..f410e8848d 100644 --- a/pages/common/fastfetch.md +++ b/pages/common/fastfetch.md @@ -1,27 +1,31 @@ # fastfetch > Display information about your operating system, software and hardware. -> More information: . +> More information: . - Display system information: `fastfetch` -- Fetch a specific structure: +- Display full system information with all the modules enabled: -`fastfetch --structure {{structure}}` +`fastfetch {{[-c|--config]}} all` - Load a custom configuration file: -`fastfetch --load-config {{path/to/config_file}}` +`fastfetch {{[-c|--config]}} {{path/to/config_file}}` + +- Fetch a specific structure: + +`fastfetch {{[-s|--structure]}} {{structure}}` - Use a specific logo: -`fastfetch --logo {{logo}}` +`fastfetch {{[-l|--logo]}} {{logo}}` - Display system information without a logo: -`fastfetch --logo none` +`fastfetch {{[-l|--logo]}} none` - Use a specific color for the keys and title: