Wrap usage to fit within 80 characters
This commit is contained in:
parent
866aafc8cd
commit
e8f9deab43
3
kunst
3
kunst
|
@ -17,7 +17,8 @@ PROG_NAME=$(basename "$0")
|
||||||
|
|
||||||
show_help() {
|
show_help() {
|
||||||
printf "%s" "\
|
printf "%s" "\
|
||||||
usage: kunst [-h] [--size \"px\"] [--position \"+x+y\"][--music_dir \"path/to/dir\"] [--verbose] [--version]
|
usage: kunst [-h|--help] [--size \"px\"] [--position \"+x+y\"]
|
||||||
|
[--music_dir \"path/to/dir\"] [--verbose] [--version]
|
||||||
|
|
||||||
┬┌─┬ ┬┌┐┌┌─┐┌┬┐
|
┬┌─┬ ┬┌┐┌┌─┐┌┬┐
|
||||||
├┴┐│ ││││└─┐ │
|
├┴┐│ ││││└─┐ │
|
||||||
|
|
Loading…
Reference in New Issue