AvianFlu / ncp

Asynchronous recursive file copying with Node.js.
MIT License
681 stars 103 forks source link

clarifying behavior with example #81

Open olsonpm opened 9 years ago

olsonpm commented 9 years ago

Also making sure to note the difference between bash's cp -R and this module (bash isn't the only one with that behavior, csh and I'm sure most other implementations of sh behave the same way).