Updated color

This commit is contained in:
Dimitris Zlatanidis 2023-01-17 19:47:32 +02:00
parent 47438eaae6
commit 714628a380

View file

@ -64,7 +64,7 @@ class Usage(Configs):
f' {self.yellow}--full-reverse{self.endc} Full reverse dependency.\n'
f' {self.yellow}--search{self.endc} Search packages from the repository.\n'
f' {self.yellow}--no-silent{self.endc} Disable silent mode.\n'
f' {self.yellow}--directory=PATH{self.endc} Download files to a specific path.\n'
f' {self.yellow}--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'
'\nEdit the configuration file in the /etc/slpkg/slpkg.toml \n'