Update docs to match function

master
Elis Axelsson 9 years ago
parent 406d713873
commit 8f37214dc1
No known key found for this signature in database
GPG Key ID: D57EFA625C9A925F
  1. 5
      webpaste.el

@ -69,10 +69,7 @@ each run.")
(sync nil)
post-field
success-lambda)
"Macro to create the lambda function for a provider.
This macro accepts the parameters :uri, :type, :parser, :post-data, :post-field
and :success-lambda.
"Function to create the lambda function for a provider.
Usage:
(webpaste-provider

Loading…
Cancel
Save