multiple pages: fix French colon punctuation (#5152)
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
# git
|
||||
|
||||
> Système de gestion de versions décentralisé.
|
||||
> Plus d'informations : <https://git-scm.com/>.
|
||||
> Plus d'informations : <https://git-scm.com/>.
|
||||
|
||||
- Obtenir la version de Git :
|
||||
- Obtenir la version de Git :
|
||||
|
||||
`git --version`
|
||||
|
||||
- Afficher l'aide générale :
|
||||
- Afficher l'aide générale :
|
||||
|
||||
`git --help`
|
||||
|
||||
- Afficher l'aide sur une commande Git :
|
||||
- Afficher l'aide sur une commande Git :
|
||||
|
||||
`git help {{command}}`
|
||||
|
||||
- Exécuter une commande Git :
|
||||
- Exécuter une commande Git :
|
||||
|
||||
`git {{command}}`
|
||||
|
Reference in New Issue
Block a user