add usage info
This commit is contained in:
parent
e01f40b823
commit
c6f3555bae
|
@ -1,5 +1,8 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# call this with a single 'ranges' parameter for unicodedata
|
||||||
|
# e.g. dmenu_charinput.sh '13000..1342F 1F600..1F64F'
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
unicodedata -ranges "$1" |
|
unicodedata -ranges "$1" |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user