diff --git a/pages/common/thunderbird.md b/pages/common/thunderbird.md index e5f96e7bb..d01c2b6d2 100644 --- a/pages/common/thunderbird.md +++ b/pages/common/thunderbird.md @@ -6,6 +6,10 @@ `thunderbird` +- Use a specific user profile: + +`thunderbird -P {{profile_name}}` + - Use a specific user profile directory: -`thunderbird -P {{path/to/profile/directory}}` +`thunderbird --profile {{path/to/profile/directory}}`