mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix README.md: a tile size is used for 'painting'.
This commit is contained in:
parent
15a32247a6
commit
37c060cad7
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ cp servobuild.example .servobuild
|
|||
|
||||
- `-p INTERVAL` turns on the profiler and dumps info to the console every
|
||||
`INTERVAL` seconds
|
||||
- `-s SIZE` sets the tile size for rendering; defaults to 512
|
||||
- `-s SIZE` sets the tile size for painting; defaults to 512
|
||||
- `-z` disables all graphical output; useful for running JS / layout tests
|
||||
|
||||
### Keyboard Shortcuts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue