I was looking at the output of thunderbird --help and I see there is no cli arg that makes it start with a specific profile (which can be any one of n profiles) - unless I am not reading the output properly :) I am trying to avoid having to select the profile when starting thunderbird on different worspaces for different profiles.
On 06/14/2015 04:53 PM, jd1008 wrote:> I was looking at the output of > thunderbird --help > > and I see there is no cli arg that makes it > start with a specific profile (which can be any > one of n profiles) - unless I am not reading > the output properly :) > > I am trying to avoid having to select the profile > when starting thunderbird on different worspaces > for different profiles.thunderbird -P "profile_name" https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#User_Profile -- -- Steve
On 06/14/2015 05:07 PM, Steven Stern wrote:> On 06/14/2015 04:53 PM, jd1008 wrote: >> I was looking at the output of >> thunderbird --help >> >> and I see there is no cli arg that makes it >> start with a specific profile (which can be any >> one of n profiles) - unless I am not reading >> the output properly :) >> >> I am trying to avoid having to select the profile >> when starting thunderbird on different worspaces >> for different profiles. > thunderbird -P "profile_name" > > https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#User_Profile >Ah.... All this time I had been thinking that -P simply tells TB to let user select a profile from the menu. Kind regards, JD