Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misspelling in man page about git-archive-file(1) #609

Closed
xeniagda opened this issue Dec 25, 2016 · 4 comments
Closed

Misspelling in man page about git-archive-file(1) #609

xeniagda opened this issue Dec 25, 2016 · 4 comments

Comments

@xeniagda
Copy link

When running git extras --help, on the line about git-archive-file, it says ...to a archive.. This should be to an archive.

@nicolaiskogheim
Copy link
Collaborator

It appears that there are a lot of that particular spelling.

git-extras$ grep -n "to a archive" **/* 2>/dev/null
etc/git-extras-completion.zsh:359:    archive-file:'export the current head of the git repository to a archive' \
man/git-archive-file.1:7:\fBgit\-archive\-file\fR \- Export the current HEAD of the git repository to a archive
man/git-archive-file.1:13:Export the current HEAD of the repository into a archive with a identifiable and unique name\.
man/git-archive-file.html:6:  <title>git-archive-file(1) - Export the current HEAD of the git repository to a archive</title>
man/git-archive-file.html:74:  <code>git-archive-file</code> - <span class="man-whatis">Export the current HEAD of the git repository to a archive</span>
man/git-archive-file.html:83:<p>Export the current HEAD of the repository into a archive with a identifiable and unique name.</p>
man/git-archive-file.md:1:git-archive-file(1) -- Export the current HEAD of the git repository to a archive
man/git-archive-file.md:10:Export the current HEAD of the repository into a archive with a identifiable and unique name.
man/git-extras.1:36:\fBgit\-archive\-file(1)\fR Export the current HEAD of the git repository to a archive
man/git-extras.html:98:<li> <strong><a class="man-ref" href="git-archive-file.html">git-archive-file<span class="s">(1)</span></a></strong> Export the current HEAD of the git repository to a archive</li>
man/git-extras.md:25:   - **git-archive-file(1)** Export the current HEAD of the git repository to a archive

@spacewander
Copy link
Collaborator

@loovjo @nicolaiskogheim
Would you send a pr to substitute the spelling, and regenerate html files and man pages? Thanks!

@nicolaiskogheim
Copy link
Collaborator

Coming up!

@nicolaiskogheim
Copy link
Collaborator

#610

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants