mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-22 11:39:53 +00:00
Docs: Change version
This commit is contained in:
2
neofetch
2
neofetch
@@ -3195,7 +3195,7 @@ getargs() {
|
|||||||
-v) verbose="on" ;;
|
-v) verbose="on" ;;
|
||||||
-vv) set -x; verbose="on" ;;
|
-vv) set -x; verbose="on" ;;
|
||||||
--help) usage ;;
|
--help) usage ;;
|
||||||
--version) printf "%s\n" "Neofetch 2.0"; exit ;;
|
--version) printf "%s\n" "Neofetch 1.9.1"; exit ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
shift
|
shift
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
.TH NEOFETCH "1" "June 2016" "2.0" "User Commands"
|
.TH NEOFETCH "1" "November 2016" "1.9.1" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
neofetch \- simple system information script
|
neofetch \- simple system information script
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user