2020-05-27 22:16:07 +00:00
|
|
|
<!-- markdownlint-disable first-line-heading -->
|
2020-05-27 06:13:08 +00:00
|
|
|
<!-- spell-checker:ignore (markdown) markdownlint -->
|
|
|
|
|
2016-12-28 01:08:43 +00:00
|
|
|
## Feature list
|
|
|
|
|
2020-05-27 06:13:08 +00:00
|
|
|
<!-- spell-checker:ignore (options) linkgs reflink -->
|
|
|
|
|
2016-12-28 01:08:43 +00:00
|
|
|
### To Do
|
|
|
|
|
|
|
|
- [ ] archive
|
|
|
|
- [ ] attributes-only
|
|
|
|
- [ ] copy-contents
|
|
|
|
- [ ] no-dereference-preserve-linkgs
|
|
|
|
- [ ] dereference
|
|
|
|
- [ ] no-dereference
|
|
|
|
- [ ] preserve-default-attributes
|
|
|
|
- [ ] preserve
|
|
|
|
- [ ] no-preserve
|
|
|
|
- [ ] parents
|
|
|
|
- [ ] reflink
|
|
|
|
- [ ] sparse
|
|
|
|
- [ ] strip-trailing-slashes
|
|
|
|
- [ ] update
|
|
|
|
- [ ] one-file-system
|
|
|
|
- [ ] context
|
|
|
|
- [ ] cli-symbolic-links
|
|
|
|
|
|
|
|
### Completed
|
|
|
|
|
|
|
|
- [x] backup
|
|
|
|
- [x] force (Not implemented on Windows)
|
|
|
|
- [x] interactive
|
|
|
|
- [x] link
|
|
|
|
- [x] no-clobber
|
|
|
|
- [x] no-target-directory
|
|
|
|
- [x] paths
|
|
|
|
- [x] recursive
|
|
|
|
- [x] remove-destination (On Windows, current only works for writeable files)
|
|
|
|
- [x] suffix
|
|
|
|
- [x] symbolic-link
|
|
|
|
- [x] target-directory
|
|
|
|
- [x] verbose
|
|
|
|
- [x] version
|