mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
Updated for cli menu
This commit is contained in:
parent
35769af905
commit
f1af2c896e
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ class Usage(Configs):
|
|||
f' {self.yellow}-n, --no-silent{self.endc} Disable silent mode.\n'
|
||||
f' {self.yellow}-p, --pkg-version{self.endc} Print the repository package version.\n'
|
||||
f' {self.yellow}-P, --parallel{self.endc} Download files in parallel.\n'
|
||||
f' {self.yellow}-o, --repository={self.endc}NAME Switch the default repository.\n'
|
||||
f' {self.yellow}-o, --repository={self.endc}NAME Change repository you want to work.\n'
|
||||
f' {self.yellow}-z, --directory={self.endc}PATH Download files to a specific path.\n'
|
||||
'\n -h, --help Show this message and exit.\n'
|
||||
' -v, --version Print version and exit.\n'
|
||||
|
|
Loading…
Reference in a new issue