Skip to content

Commit c1c7350

Browse files
committed
Doc: update readme and changelog
1 parent e350cce commit c1c7350

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Bugfixes:
3535
* Fix some memory leaks
3636
* Fix used swap space detection (Swap, FreeBSD)
3737
* Don't leak fds to child processes (Linux)
38+
* Fix possible issues when reading procfs (Linux)
3839

3940
Logos:
4041
* Add Adelie, Ironclad

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ See Wiki: https://github.com/fastfetch-cli/fastfetch/wiki/Building
6262
* Run it with [all supported modules](https://github.com/fastfetch-cli/fastfetch/wiki/Support+Status#available-modules) and find what you interest: `fastfetch -c all.jsonc`
6363
* Find all data that fastfetch detects: `fastfetch -s <module> --format json`
6464
* Display help messages: `fastfetch --help`
65-
* Generate config file based on command line arguments: `fastfetch --arg1 --arg2 --migrate-config`
65+
* Generate config file based on command line arguments: `fastfetch --arg1 --arg2 --gen-config`
6666

6767
## Customization
6868

0 commit comments

Comments
 (0)