From e3f08fa7bb9d3f0d61a9b3edbdc676b9ae8290e6 Mon Sep 17 00:00:00 2001 From: bserie Date: Thu, 15 Mar 2018 14:26:55 +0100 Subject: [PATCH] offical bulleted list is with hyphen --- HowtoDUC.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/HowtoDUC.md b/HowtoDUC.md index 5cbf69c3..2514f54b 100644 --- a/HowtoDUC.md +++ b/HowtoDUC.md @@ -112,9 +112,9 @@ $ duc graph -d /tmp/duc.idx -o /tmp/duc.png -l8 -s 1920 /usr Les paramètres intéressants sont : -* `-l` nombre de sous-répertoires à afficher ; -* `-o` chemin de sortie de l'image ; -* `-s` taille de l'image. +- `-l` nombre de sous-répertoires à afficher ; +- `-o` chemin de sortie de l'image ; +- `-s` taille de l'image. #### Lister le contenu de l'index avec un script CGI