thunderbird: fix -P example (#4037)

This commit is contained in:
Pierre Rudloff
2020-05-11 20:15:13 +02:00
committed by Starbeamrainbowlabs
parent 038ea380fc
commit c4898ab0ca

View File

@@ -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}}`