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 --fixFixes the symlinks to annexed files to point to the local git annex object directory.
Optional --forceAllows actions that may lose annexed data
Optional --hide-Includes annexed files in the adjusted branch only when their content is present.
Optional --lockLocks all annexed files in the adjusted branch.
Optional --mincopiesOverrides the mincopies setting.
Optional --no-Prevents debug message display.
Optional --numcopiesOverrides the numcopies setting.
Optional --quietSuppresses verbose output.
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 --unlockUnlocks all annexed files in the adjusted branch.
Optional --unlock-Unlocks files whose content is present and locks files whose content is missing.
Optional --verboseEnables verbose display.
Optional -cOverrides Git configuration settings.
AdjustOptions defines the supported options for the git-annex adjust command.