Fix version in config.mk & remove authors in spt.1
This commit is contained in:
parent
ba2d3922fa
commit
161f63ae60
|
@ -1,5 +1,5 @@
|
||||||
# spt version
|
# spt version
|
||||||
VERSION = 0.2
|
VERSION = 0.3
|
||||||
|
|
||||||
# Customize below to fit your system
|
# Customize below to fit your system
|
||||||
|
|
||||||
|
|
2
spt.1
2
spt.1
|
@ -49,5 +49,3 @@ Prints version information to stderr, then exits.
|
||||||
Use system notify_send and play a music without libnotify:
|
Use system notify_send and play a music without libnotify:
|
||||||
.IP
|
.IP
|
||||||
spt -e 'aplay alarm.wav' -n 'notify-send'
|
spt -e 'aplay alarm.wav' -n 'notify-send'
|
||||||
.SH AUTHORS
|
|
||||||
Ivan Tham <pickfire@riseup.net>
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user