Updated comments

This commit is contained in:
Dimitris Zlatanidis 2022-12-26 11:39:41 +02:00
parent d6533f2b46
commit 3bdb2e212a

View file

@ -73,7 +73,7 @@ class Argparse:
self.flags.append(opt)
def choose_packages(self, packages, method):
""" Choose packages with dialog utility. """
""" Choose packages with dialog utility and --search flag. """
height = 10
width = 70
list_height = 0