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
--for-Used in combination with --show-origin to specify the filename to check in .gitattributes. Provide the file name to examine. The gitPath function is called internally.
Optional
--forceAllows actions that may lose annexed data
Optional
--getGets a configuration value. Provide the key name to interrogate.
Optional
--mincopiesOverrides the mincopies setting.
Optional
--no-Prevents debug message display.
Optional
--numcopiesOverrides the numcopies setting.
Optional
--quietSuppresses verbose output.
Optional
--setSets a configuration value. Provide the key and value strings to set.
Optional
--show-Shows where the value is configured. Provide the key name to examine.
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
--unsetUnsets a configuration value. Provide the key name to remove.
Optional
--verboseEnables verbose display.
Optional
-cOverrides Git configuration settings.
ConfigAnxOptions defines the supported options for the git-annex config command.