From f82abed95c1b6cdab64e35f216d332947f8d086c Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Mon, 14 Aug 2023 11:15:13 +0200 Subject: [PATCH] =?utf8?q?Poprawienie=20nazwy=20narz=C4=99dzia=20w=20funkc?= =?utf8?q?ji=20pomocy?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- tools/immudex-crypt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/immudex-crypt b/tools/immudex-crypt index ee2c90a..eb757a3 100755 --- a/tools/immudex-crypt +++ b/tools/immudex-crypt @@ -2,7 +2,7 @@ function help() { - echo "immudex_crypt - script used for listing, open and close crypt_LUKS ppartitions"; + echo "immudex-crypt - script used for listing, open and close crypt_LUKS ppartitions"; echo "morketsmerke.org COPYLEFT @ 2023"; echo "Options:"; echo " list - displaing list of opened and available crypt_LUKS devices"; -- 2.39.5