diff -r aa8205a9f51a -r 6734951e2d24 hgext/largefiles/__init__.py --- a/hgext/largefiles/__init__.py Mon Apr 15 01:46:10 2013 +0200 +++ b/hgext/largefiles/__init__.py Mon Apr 15 01:53:37 2013 +0200 @@ -49,6 +49,9 @@ copy to the latest pulled revision (and thereby downloading any new largefiles). +If you want to pull largefiles you don't need for update yet, then +you can use the `lfpull` command. + If you just want to ensure that you will have the largefiles needed to merge or rebase with new heads that you are pulling, then you can pull with `--cache-largefiles` flag to pre-emptively download any largefiles