1
0
Fork 0
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:
Lampros Mountrakis 2016-07-14 09:18:38 +02:00 committed by Waldir Pimenta
parent fa8b2d8f92
commit d8a221ef26

View file

@ -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: