improve git-annex-drop man page required content docs

Does --unused bypass required content checks in any meaningful sense?
I documented it as such but am unsure of what required content setting
would be considered to match unused content.
This commit is contained in:
Joey Hess 2019-06-26 12:22:59 -04:00
parent c28f9b34c2
commit f64eac55a4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 12 additions and 6 deletions

View file

@ -1 +1,3 @@
The [[`git-annex-drop`|git-annex-drop]] man page warns for several options: "bypasses checking the .gitattributes `annex.numcopies` setting". I'm guessing these also bypass [[`git-annex-required`|git-annex-required]] ? If yes, maybe add that to the manpage.
> Good spotting, I've done so. [[done]] --[[Joey]]