diff --git a/README.md b/README.md index a47defd..985bc35 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ password to be used when authenticating with CMS `grunt cmiscopy` takes two optional command line parametes - path and action: `grunt cmiscopy:path:action` where - `path` is path to file or folder in CMS relative to `options.cmisRoot` -- `action` is an action flag. Supported actions:Currently only 'upload' action flag is supported. (default is 'download'). +- `action` is an action flag. Supported actions: - download or d (default) - upload or u - list or l - list all objects in folder recursively