multiple pages: fix French colon punctuation (#5152)
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
# deluge
|
||||
|
||||
> Client BitTorrent à base de ligne de commande.
|
||||
> Plus d'informations : <https://deluge-torrent.org>.
|
||||
> Plus d'informations : <https://deluge-torrent.org>.
|
||||
|
||||
- Télécharge un torrent :
|
||||
- Télécharge un torrent :
|
||||
|
||||
`deluge {{url|magnet|chemin/vers/fichier}}`
|
||||
|
||||
- Télécharge un torrent à l'aide d'un fichier de configuration particulier :
|
||||
- Télécharge un torrent à l'aide d'un fichier de configuration particulier :
|
||||
|
||||
`deluge -c {{chemin/vers/fichier_configuration}} {{url|magnet|chemin/vers/fichier}}`
|
||||
|
||||
- Télécharge un torrent et lance un interface usager particulier :
|
||||
- Télécharge un torrent et lance un interface usager particulier :
|
||||
|
||||
`deluge -u {{gtk|web|console}} {{url|magnet|chemin/vers/fichier}}`
|
||||
|
||||
- Télécharge un torrent et enregistre les journaux dans un ficher :
|
||||
- Télécharge un torrent et enregistre les journaux dans un ficher :
|
||||
|
||||
`deluge -l {{chemin/vers/fichier_journalisation}} {{url|magnet|chemin/vers/fichier}}`
|
||||
|
Reference in New Issue
Block a user