depre

Afficher la date et l'heure hexadécimale
git clone git://git.asteride.xyz/~ldp/depre.git
Journaux | Fichiers | Références | LISEZ-MOI | LICENCE

commit 529ddcc274bb59c0603130af2278b9876ce2b2ff
parent db639706aff0f4c19055af17cc8064375b06189f
Auteur: ldp <ldp@asteride.xyz>
Date:   Tue, 26 Nov 2024 17:40:57 -0500

correction du message d’utilisation

Diffstat:
Mdepre.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/depre.c b/depre.c @@ -104,7 +104,7 @@ erreur: static void utilisation(FILE *f) { - fprintf(f, "Utilisation: %s [-r secondes] [-z zéro] [-V] [-h]\n", nom_prog); + fprintf(f, "Utilisation: %s [-s secondes] [-z zéro] [-V] [-h]\n", nom_prog); } static void