diff --git a/code/templates/mfl b/code/templates/mfl index 5b89321..f98c4d6 100755 --- a/code/templates/mfl +++ b/code/templates/mfl @@ -25,6 +25,7 @@ _help() { Usage: echo my data | $SELF w file.ext # writes data with name: file.ext $SELF w file.ext # sends file keeping its name + curl -H "Password: [password]" $MFL_ROOTURL/path/to.file # password download Config: set: MFL_ROOTURL, MFL_TOKEN