This commit is contained in:
ErrGe 2024-04-22 15:37:04 +00:00 committed by admin
parent 67d92c3aee
commit cafa9af811

View file

@ -19,7 +19,7 @@ index 694b60d240..07cf54069e 100644
)
, annexOption (setAnnexState . Limit.addCopies) $ strOption
- ( long "copies" <> short 'C' <> metavar paramRemote
+ ( long "copies" <> short 'C' <> metavar paramNumber
+ ( long "copies" <> short 'C' <> metavar paramNumber
<> help "skip files with fewer copies"
<> hidden
)