src: add new option --link to preserve hard links; use with care
This commit is contained in:
@@ -81,6 +81,7 @@ struct Options final {
|
||||
bool no_env;
|
||||
bool no_progress;
|
||||
const char *output_name;
|
||||
bool preserve_link;
|
||||
bool preserve_mode;
|
||||
bool preserve_ownership;
|
||||
bool preserve_timestamp;
|
||||
|
||||
Reference in New Issue
Block a user