Update docs
This commit is contained in:
parent
4e2bfe531c
commit
a37a3eec31
3 changed files with 2 additions and 155 deletions
2
neofetch
2
neofetch
|
@ -3204,7 +3204,7 @@ getargs() {
|
|||
-v) verbose="on" ;;
|
||||
-vv) set -x; verbose="on" ;;
|
||||
--help) usage ;;
|
||||
--version) printf "%s\n" "Neofetch 1.9"; exit ;;
|
||||
--version) printf "%s\n" "Neofetch 2.0"; exit ;;
|
||||
esac
|
||||
|
||||
shift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue