Skip to content

Commit

Permalink
Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
dachinat committed Nov 25, 2017
1 parent 809912f commit 3bc29e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -632,7 +632,7 @@ webdav.directory.destroy("some_dir")
webdav.directory.move("source_dir/", "destination_dir/")
```

### Copy a directory
#### Copy a directory

```
webdav.directory.copy("source_dir/", "destination_dir/)
Expand Down

0 comments on commit 3bc29e8

Please sign in to comment.