From 29b1e4c69e96b1dab8ce8ae0579e988b17d33325 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 28 Dec 2017 11:46:39 -0400 Subject: Added inprogress command for accessing files as they are being downloaded. Chose to make this only handle files actively being downloaded, not temp files for downloads that were interrupted or files that have been fully downloaded. This commit was sponsored by Ole-Morten Duesund on Patreon. --- doc/git-annex.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/git-annex.mdwn') diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 8f84f1d9e..d4502cdfa 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -461,6 +461,12 @@ subdirectories). See [[git-annex-map]](1) for details. +* `inprogress` + + Access files while they're being downloaded. + + See [[git-annex-inprogress]](1) for details. + # METADATA COMMANDS * `metadata [path ...]` -- cgit v1.2.3