This commit is contained in:
parent
67d92c3aee
commit
cafa9af811
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ index 694b60d240..07cf54069e 100644
|
||||||
)
|
)
|
||||||
, annexOption (setAnnexState . Limit.addCopies) $ strOption
|
, annexOption (setAnnexState . Limit.addCopies) $ strOption
|
||||||
- ( long "copies" <> short 'C' <> metavar paramRemote
|
- ( long "copies" <> short 'C' <> metavar paramRemote
|
||||||
+ ( long "copies" <> short 'C' <> metavar paramNumber
|
+ ( long "copies" <> short 'C' <> metavar paramNumber
|
||||||
<> help "skip files with fewer copies"
|
<> help "skip files with fewer copies"
|
||||||
<> hidden
|
<> hidden
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue