bug#73784: [PATCH] cp: new option --nocache-source

2024-10-12 Thread Masatake YAMATO
When copying files, the system data cache are consumed, the system data cache is utilized for both the source and destination files. In scenarios such as creating backup files for old, unused files, it is clear to users that these files will not be needed in the near future. In such cases, retainin

bug#73772: [PATCH] cp,mv: align the descriptions of long options

2024-10-12 Thread Pádraig Brady
On 12/10/2024 17:28, Masatake YAMATO wrote: * src/cp.c (usage): Adjust white spaces for --update. * src/mv.c (usage): Ditto. --- src/cp.c | 2 +- src/mv.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cp.c b/src/cp.c index 1c4fd5c20..127b5603f 100644 --- a/src/cp.

bug#73772: [PATCH] cp,mv: align the descriptions of long options

2024-10-12 Thread Masatake YAMATO
* src/cp.c (usage): Adjust white spaces for --update. * src/mv.c (usage): Ditto. --- src/cp.c | 2 +- src/mv.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cp.c b/src/cp.c index 1c4fd5c20..127b5603f 100644 --- a/src/cp.c +++ b/src/cp.c @@ -227,7 +227,7 @@ Copy SOURCE