mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 12:32:32 +00:00
Fixed bug with error message and changelog
This commit is contained in:
13
1.7.md
13
1.7.md
@@ -11,10 +11,19 @@ Thanks to the following people for contributing this release.
|
||||
### General
|
||||
|
||||
- Made it easier to get verbose logs.
|
||||
- Added `--verbose` to print a verbose log to stdout. \[1\]
|
||||
- Added issue template for github.
|
||||
|
||||
\[1\] Use `neofetch --verbose 2> file` to save a verbose log for bug reporting.
|
||||
### Error Messages
|
||||
|
||||
Neofetch now supports displaying error messages and saving a verbose log for<br \>
|
||||
troubleshooting.
|
||||
|
||||

|
||||
|
||||
- Added `-v` to print error messages to stdout.
|
||||
- Added `-vv` to print a verbose log to stdout. \[1\]
|
||||
|
||||
\[1\] Use `neofetch -vv 2> file` to save a verbose log for bug reporting.
|
||||
|
||||
### Info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user