diff options
Diffstat (limited to 'node_modules/chownr/README.md')
-rw-r--r-- | node_modules/chownr/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/chownr/README.md b/node_modules/chownr/README.md new file mode 100644 index 0000000..70e9a54 --- /dev/null +++ b/node_modules/chownr/README.md @@ -0,0 +1,3 @@ +Like `chown -R`. + +Takes the same arguments as `fs.chown()` |