Fixing a few things...

master
Brie Bruns 2016-02-27 15:14:45 -07:00
父節點 c7f86ce68e
當前提交 9ad59278b5
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -18,7 +18,7 @@ GITREPO="https://github.com/letsencrypt/letsencrypt"
if [ $# -eq 0 ]; then
echo "Command Help:"
echo "-g : download using git from master repo"
echo "-g : download using git from master repo (recommended)"
echo "-z : download zip from main repo and extract"
exit 0
fi