chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
libgcrypt: Update to 1.6.4 from 1.6.3
[termux-packages]
/
packages
/
termux-api
/
termux-contact-list
1
#!/bin/sh
2
set -e -u
3
4
if [ "$#" != "0" ]; then
5
echo "usage: termux-contact-list"
6
echo "List all contacts."
7
exit
8
fi
9
10
@TERMUX_API@ ContactList