diff --git a/doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment b/doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment new file mode 100644 index 0000000000..adc7ac4f0a --- /dev/null +++ b/doc/forum/__34__--fast__34___option_for_git_annex_get__63__/comment_1_276bf7e33acbc8b633be799b03c49d82._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2025-01-30T18:56:04Z" + content=""" +Nothing. --fast happens to be parsed as a global option so it's +accepted with every command, but it does not change the usual behavior of +`git-annex get` at all. + +Commands like `git-annex copy` +that implement a different behavior for --fast have it documented +in their individual man pages. +"""]]