Update cp documentation#325
Update cp documentation#325freitagbr wants to merge 1 commit intoshelljs:masterfrom freitagbr:cp-documentation
Conversation
README.md
Outdated
|
@freitagbr would you be interested in changing the default behavior? I think that would be preferable. Keep the -f flag for legacy compatibility, but set -f to be the default. Then add the -n flag to perform the opposite behavior |
|
@freitagbr I think that's fine. Just make sure to address the remaining comments on that PR |
|
@freitagbr please see the addition I added to |
|
@nfischer, @freitagbr: What's the status on this? I'd really like to get this into v0.6.0. |
|
Changing the default behavior should only be a couple of lines. I can open a PR if @freitagbr is too busy over the next few days. |
|
@ariporad I'd rather change the default behavior to match unix than to update the docs to say our default behavior is wrong, especially since it should be a simple fix. |
|
@nfischer: Oh, OK. |
|
@freitagbr: As much as I hate to reject a PR, it looks like this has been fixed by #336, so I have to close this. Sorry. |
Updates cp documentation to mention that files are not overwritten by default (#210).