Optional --debugDisplays debug messages.
Optional --debugfilterShows debug messages coming from a module.
Optional --explainDisplays explanations of what git-annex takes into account when deciding what to do.
Optional --fastAvoids slow operations normally performed by a command.
Optional --forceAllows actions that may lose annexed data
Optional --jsonProduces a JSON object on each line of output.
Optional --json-Includes error messages in the json instead of sending them to standard error.
Optional --mincopiesOverrides the mincopies setting.
Optional --no-Prevents debug message display.
Optional --numcopiesOverrides the numcopies setting.
Optional --privateMakes the remote usable only from the repository where it was created.
Optional --quietSuppresses verbose output.
Optional --sameasUses the same underlying storage as another remote.
Optional --size-Limits the total size of annexed files a git-annex command can process.
Optional --time-Limits the duration of a git-annex command.
Optional --verboseEnables verbose display.
Optional --whatelseLists configuration parameters for the remote type.
Optional -cOverrides Git configuration settings.
InitremoteOptions defines the supported options for the git-annex initremote command.