tweak wording
This commit is contained in:
parent
9edc3a735d
commit
1428390300
2 changed files with 4 additions and 4 deletions
|
@ -67,7 +67,6 @@ seek :: CommandSeek
|
|||
seek ps = do
|
||||
from <- getOptionField fsckFromOption Remote.byNameWithUUID
|
||||
i <- getIncremental
|
||||
liftIO $ print i
|
||||
withKeyOptions
|
||||
(\k -> startKey i k =<< getNumCopies)
|
||||
(withFilesInGit $ whenAnnexed $ start from i)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue