Fixed alignment

This commit is contained in:
Dimitris Zlatanidis 2023-01-18 18:12:46 +02:00
parent b3f96e3d69
commit 28e0d93e81

View file

@ -65,7 +65,7 @@ class Usage(Configs):
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={self.endc}PATH Download files to a specific path.\n'
f' {self.yellow}--pkg-version{self.endc} Print the repository package version.\n'
f' {self.yellow}--pkg-version{self.endc} Print the repository package version.\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'