mirror of https://github.com/akelge/zsh
changes
This commit is contained in:
parent
4d60d43ff8
commit
3abc63bd04
|
@ -1,7 +1,7 @@
|
|||
usage() {
|
||||
echo "x509 <certfile>"
|
||||
echo "x509 -r <hostname:port>"
|
||||
return
|
||||
exit 0
|
||||
}
|
||||
|
||||
[ $# -eq 0 ] && usage
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue