mirror of
https://github.com/HorlogeSkynet/archey4
synced 2025-07-26 16:00:38 +02:00
[DOC] Add link to distribution logos Wiki page as -l
help message
> See <https://github.com/HorlogeSkynet/archey4/pull/135#issuecomment-1676404113>.
This commit is contained in:
@@ -104,7 +104,8 @@ def args_parsing() -> argparse.Namespace:
|
||||
"--logo-style",
|
||||
metavar="IDENTIFIER",
|
||||
help="alternative logo style identifier to show instead of the distribution default one. "
|
||||
"For instance, you can try 'retro' to prefer old Apple's logo on Darwin platforms",
|
||||
"For instance, you can try 'retro' to prefer old Apple's logo on Darwin platforms. "
|
||||
"Full list of styles : https://github.com/HorlogeSkynet/archey4/wiki/List-of-logos",
|
||||
)
|
||||
parser.add_argument(
|
||||
"-s",
|
||||
|
Reference in New Issue
Block a user