Add comments of the new functions to the printinfo fucntion

This commit is contained in:
Dylan 2016-02-09 21:50:57 +11:00
parent 8a8441f6f9
commit b61f33854a
2 changed files with 4 additions and 0 deletions

View file

@ -37,6 +37,8 @@ printinfo () {
# info "Disk" disk # info "Disk" disk
# info "Resolution" resolution # info "Resolution" resolution
# info "Battery" battery # info "Battery" battery
# info "Local IP" localip
# info "Public IP" public
# info "Birthday" birthday # info "Birthday" birthday
# info "Song" song # info "Song" song
# info "Visual Style" visualstyle # info "Visual Style" visualstyle

2
fetch
View file

@ -58,6 +58,8 @@ printinfo () {
# info "Resolution" resolution # info "Resolution" resolution
# info "Battery" battery # info "Battery" battery
# info "Song" song # info "Song" song
# info "Local IP" localip
# info "Public IP" public
# info "Birthday" birthday # info "Birthday" birthday
# info "Visual Style" visualstyle # info "Visual Style" visualstyle