mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 20:55:34 +02:00
git-remote: use straight quotation marks instead of curly ones (#951)
this was the only command page that used non-ASCII characters
This commit is contained in:
parent
fa8b2d8f92
commit
d8a221ef26
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# git remote
|
||||
|
||||
> Manage set of tracked repositories (“remotes”).
|
||||
> Manage set of tracked repositories ("remotes").
|
||||
|
||||
- Show a list of existing remotes, their names and URL:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue