Update kira.sh
This commit is contained in:
parent
e9e65f9649
commit
11948e7141
1 changed files with 1 additions and 1 deletions
2
kira.sh
2
kira.sh
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
if [ -z $2 ]; then
|
||||
echo "Usage: $0 <process-regex> <program-name>"
|
||||
echo "Example: $0 /usr/bin/uri2png uri2png"
|
||||
echo "Example: $0 /usr/local/bin/uri2png uri2png"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue