From: Thomas Rast Date: Mon, 10 Jan 2011 12:57:43 +0000 (+0100) Subject: Documentation/git-archive: spell --worktree-attributes correctly X-Git-Tag: v1.7.6.1~3^2~2^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fc7642a096b99295a636ebde03e4b951a7da9c5a?ds=inline;hp=fc7642a096b99295a636ebde03e4b951a7da9c5a Documentation/git-archive: spell --worktree-attributes correctly The --worktree-attributes option was correctly documented in ba053ea (archive: do not read .gitattributes in working directory, 2009-04-18). However, later in 9b4c8b0 (archive documentation: attributes are taken from the tree by default, 2010-02-10) the misspelling "--work-tree-attributes" was used to refer to it. Fix this. Noticed-by: Jeffrey Phillips Freeman Signed-off-by: Thomas Rast Signed-off-by: Junio C Hamano ---