$ mtls config --help
/home/user.config//mtls/config.ini
Usage: mtls config [OPTIONS] KEY VALUE
Manage config
Options:
--help Show this message and exit.
Notice that there is no slash between user and .config, but there are two between .config and mtls.
Notice that there is no slash between
user
and.config
, but there are two between.config
andmtls
.