add position to the top level help line
This commit is contained in:
parent
a8a70a7eb9
commit
3da911a6a0
2
kunst
2
kunst
|
@ -15,7 +15,7 @@ POSITION="+0+0"
|
||||||
|
|
||||||
|
|
||||||
show_help() {
|
show_help() {
|
||||||
echo "usage: kunst [-h] [--size "px"] [--music_dir "path/to/dir"] [--silent] [--version]"
|
echo "usage: kunst [-h] [--size "px"] [--position "+x+y"][--music_dir "path/to/dir"] [--silent] [--version]"
|
||||||
echo " "
|
echo " "
|
||||||
echo "┬┌─┬ ┬┌┐┌┌─┐┌┬┐"
|
echo "┬┌─┬ ┬┌┐┌┌─┐┌┬┐"
|
||||||
echo "├┴┐│ ││││└─┐ │"
|
echo "├┴┐│ ││││└─┐ │"
|
||||||
|
|
Loading…
Reference in New Issue