Consistent punctuation in command usages (#5139)

* Fix spelling and grammatical errors in command docs
* Add periods for consistency across the long command descriptions
* Format imports
This commit is contained in:
Kevin Lee 2022-01-31 02:56:12 -08:00 committed by GitHub
parent a5dddbc1bf
commit 0d143ca89c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 15 additions and 15 deletions

View file

@ -11,7 +11,7 @@ var HelpTopics = map[string]map[string]string{
"short": "Information about using gh with MinTTY",
"long": heredoc.Doc(`
MinTTY is the terminal emulator that comes by default with Git
for Windows. It has known issues with gh's ability to prompt a
for Windows. It has known issues with gh's ability to prompt a
user for input.
There are a few workarounds to make gh work with MinTTY: