aboutsummaryrefslogblamecommitdiff
path: root/net-p2p/py-tremc/pkg-message
blob: 886db90b78a5f231bd3e0bda23e8ad86764e5417 (plain) (tree)
1
2
3
4
5
6
7
8


                

                                                                          
 
                     
 














                                                                   


   
[
{ type: install
  message: <<EOM
Authentication and host/port can be set via command line with one of these
patterns:

$ tremc -c homeserver



$ tremc -c homeserver:1234

$ tremc -c johndoe:secretbirthday@homeserver

$ tremc -c johndoe:secretbirthday@homeserver:1234

You can write this (and other) stuff into a configuration file:

$ tremc -c johndoe:secretbirthday@homeserver:1234 --create-config

No configuration file is created automatically. You must create it.

$ tremc --create-config
EOM
}
]