Docs: Change version
This commit is contained in:
parent
816931d652
commit
564b0f889e
2 changed files with 2 additions and 2 deletions
2
neofetch
2
neofetch
|
@ -3195,7 +3195,7 @@ getargs() {
|
|||
-v) verbose="on" ;;
|
||||
-vv) set -x; verbose="on" ;;
|
||||
--help) usage ;;
|
||||
--version) printf "%s\n" "Neofetch 2.0"; exit ;;
|
||||
--version) printf "%s\n" "Neofetch 1.9.1"; exit ;;
|
||||
esac
|
||||
|
||||
shift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue