mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Remove new profile command
This commit is contained in:
parent
45247399e2
commit
3f48086d34
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@
|
|||
|
||||
`firefox --headless --screenshot {{path/to/output_file.png}} {{https://example.com/}}`
|
||||
|
||||
- Create a new profile in the default directory without starting Firefox:
|
||||
|
||||
`firefox --CreateProfile {{profile_name}}`
|
||||
|
||||
- Use a specific profile to allow multiple separate instances of Firefox to run at once:
|
||||
|
||||
`firefox --profile {{path/to/directory}} {{https://example.com/}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue