From ea41f9c3f24aee14325edb026ca78d04f324db11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Gu=C3=A9gan?= Date: Thu, 4 Jul 2024 15:48:21 +0200 Subject: [PATCH] Minor changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1f5f49..f4b5b7b 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Important note: Depending on the system, some entries may not be available. | boot_folder | Recursive listing of /boot/ | | root_folder | Content of / | | home_folder | Content of $HOME | -| cmd__version | Get the version of some specific commands (e.g: gcc, python etc) | +| cmd_\_version | Get the version of some specific commands (e.g: gcc, python etc) | # Notes - To get available entries see into `sysdump.sh`