From 8fb91faf2162c0e9530bcf0570259c0952004c0f Mon Sep 17 00:00:00 2001 From: whirigoyen Date: Thu, 4 Jan 2024 15:19:05 +0100 Subject: [PATCH] long option --- HowtoInspectHardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoInspectHardware.md b/HowtoInspectHardware.md index 3a415ca5..d06c6d9d 100644 --- a/HowtoInspectHardware.md +++ b/HowtoInspectHardware.md @@ -86,7 +86,7 @@ A documenter Lister les slots utilisés et libres : ~~~ -$ lshw -C memory [-short] +$ lshw -class memory [-short] ~~~ Plus détaillé :