pages.fr: update outdated pages (#11842)

This commit is contained in:
Sebastiaan Speck
2023-12-28 06:32:02 +01:00
committed by GitHub
parent 26246e09ef
commit 8d581735c3
30 changed files with 55 additions and 99 deletions

View File

@@ -13,7 +13,7 @@
- Applique un correctif depuis une source distante :
`curl {{https://example.com/file.patch}} | git apply`
`curl -L {{https://example.com/file.patch}} | git apply`
- Affiche les différences résultantes et applique le correctif :