clarify comment

Since remotes not being available is a thing, this was confusing.
This commit is contained in:
Joey Hess 2024-06-04 14:29:24 -04:00
parent 8dbee28963
commit f3f40e03b4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -65,7 +65,7 @@ remoteTypes = map adjustExportImportRemoteType
, Remote.External.remote
]
{- Builds a list of all available Remotes.
{- Builds a list of all Remotes.
- Since doing so can be expensive, the list is cached. -}
remoteList :: Annex [Remote]
remoteList = do