mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-13 20:01:48 +01:00
Updated comments
This commit is contained in:
parent
d6533f2b46
commit
3bdb2e212a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue