krita, gimp: refresh page (#8011)
This commit is contained in:

committed by
GitHub

parent
cf51bfd7b8
commit
e23451ed20
@@ -8,17 +8,17 @@
|
||||
|
||||
`gimp`
|
||||
|
||||
- Start without the splash screen:
|
||||
|
||||
`gimp --no-splash`
|
||||
|
||||
- Open the specified files:
|
||||
- Open specific files:
|
||||
|
||||
`gimp {{path/to/image1 path/to/image2 ...}}`
|
||||
|
||||
- Start the new instance, even if there is already a running one:
|
||||
- Open specific files in a new window:
|
||||
|
||||
`gimp --new-instance`
|
||||
`gimp --new-instance {{path/to/image1 path/to/image2 ...}}`
|
||||
|
||||
- Start without a splash screen:
|
||||
|
||||
`gimp --no-splash`
|
||||
|
||||
- Print errors and warnings to the console instead of showing them in a dialog box:
|
||||
|
||||
|
Reference in New Issue
Block a user