1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 05:05:28 +00:00
This commit is contained in:
2021-11-23 17:35:57 +01:00
parent 4d60d43ff8
commit 3abc63bd04
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
usage() {
echo "x509 <certfile>"
echo "x509 -r <hostname:port>"
return
exit 0
}
[ $# -eq 0 ] && usage

Binary file not shown.