README: s/fs-fix/fix-filenames/

This commit is contained in:
Matteo Cypriani 2018-10-14 23:31:32 +02:00
parent 07f53e4109
commit 8ce1846288
1 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ Pretty much like cp (see `gcp --help`).
Please note that the behaviour is not exactly the same as cp's, even if gcp Please note that the behaviour is not exactly the same as cp's, even if gcp
aims to be option-compatible. Mainly, the destination filenames can be modified aims to be option-compatible. Mainly, the destination filenames can be modified
(cf. the `--fs-fix` option). (cf. the `--fix-filenames` option).
gcp doesn't implement all the options from cp yet, but it's a long-term goal. gcp doesn't implement all the options from cp yet, but it's a long-term goal.
@ -150,7 +150,7 @@ Contributors
* Original author: Jérôme Poisson a.k.a. Goffi <goffi@goffi.org> 2010-2011. * Original author: Jérôme Poisson a.k.a. Goffi <goffi@goffi.org> 2010-2011.
* Thomas Preud'homme <robotux@celest.fr> 2011: manpage, stat resolution fix. * Thomas Preud'homme <robotux@celest.fr> 2011: manpage, stat resolution fix.
* Jingbei Li a.k.a. petronny 2016: conversion to Python3. * Jingbei Li a.k.a. petronny 2016: conversion to Python3.
* Matteo Cypriani <mcy@lm7.fr> 2018: `--fs-fix` option, Python3 fixes. * Matteo Cypriani <mcy@lm7.fr> 2018: `--fix-filenames` option, Python3 fixes.
Contact Contact