Browse Source

minor, add comments

neil 9 years ago
parent
commit
c839b2b039
1 changed files with 1 additions and 1 deletions
  1. 1 1
      acme.sh

+ 1 - 1
acme.sh

@@ -567,7 +567,7 @@ _calcjwk() {
 
 
   _debug2 HEADER "$HEADER"
   _debug2 HEADER "$HEADER"
 }
 }
-# body  url [needbase64] [POST]
+# body  url [needbase64] [POST|PUT]
 _post() {
 _post() {
   body="$1"
   body="$1"
   url="$2"
   url="$2"