From 192385a79c69668f0668c2fdaebb884253e2dddc Mon Sep 17 00:00:00 2001 From: xf0r3m Date: Wed, 9 Aug 2023 18:13:12 +0200 Subject: [PATCH] =?utf8?q?Usuni=C4=99cie=20nadmiarowych=20polece=C5=84=20'?= =?utf8?q?echo'=20z=20ko=C5=84ca=20pliku?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- idle-clic | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/idle-clic b/idle-clic index ee33969..c58a867 100755 --- a/idle-clic +++ b/idle-clic @@ -42,16 +42,3 @@ else help; exit 1; fi - echo "Options:"; - echo " list-distros - listing available containers with Linux distros on this server"; - echo " shell - bring up the shell of given distro"; - echo " check-commmand - verify is given command exists in given distro"; - echo " apropos - finds commmands match to given keywords"; - echo " pkgsearch - check is given package is ready to install in given distro"; - echo; - echo " - pointing only one distro, but use also:" - echo " :"; - echo " --deb - .deb packages using distros (debian,kali,ubuntu)"; - echo " --rpm - .rpm packages using distros (fedora,rocky,opensuse)"; - echo " --other - other distros don't match to above (alpine,archlinux,gentoo,void)"; - echo " or <--all> - all 10 available distros (warning, output could be large, use some of pager)"; -- 2.39.5