This repository was archived by the owner on Apr 26, 2024. It is now read-only.
File tree 3 files changed +8
-4
lines changed
3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -768,4 +768,4 @@ stdout="off"
768
768
#
769
769
# NOTE: Don't change this value, neofetch reads this to determine
770
770
# how to handle backwards compatibility.
771
- config_version="3.3.1-git "
771
+ config_version="3.4.0 "
Original file line number Diff line number Diff line change 9
9
# https://github.com/dylanaraps/
10
10
11
11
# Neofetch version.
12
- version=" 3.3.1-git "
12
+ version=" 3.4.0 "
13
13
14
14
bash_version=" ${BASH_VERSION/ .* } "
15
15
sys_locale=" ${LANG:- C} "
Original file line number Diff line number Diff line change 1
- .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5 .
2
- .TH NEOFETCH "1" "December 2017 " "Neofetch 3.3.1-git " "User Commands"
1
+ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6 .
2
+ .TH NEOFETCH "1" "April 2018 " "Neofetch 3.4.0 " "User Commands"
3
3
.SH NAME
4
4
Neofetch \- A fast, highly customizable system info script
5
5
.SH SYNOPSIS
@@ -118,6 +118,10 @@ URL to query for public IP
118
118
\fB \-\- song_shorthand \fR on/off
119
119
Print the Artist/Title on separate lines
120
120
.TP
121
+ \fB \-\- music_player \fR player\- name
122
+ Manually specify a player to use.
123
+ Available values are listed in the config file
124
+ .TP
121
125
\fB \-\- install_time \fR on/off
122
126
Enable/Disable showing the time in Install Date output.
123
127
.TP
You can’t perform that action at this time.
0 commit comments