Skip to content

Commit 99c9370

Browse files
committed
Fix commandline
1 parent 76e1670 commit 99c9370

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/.gitbook/assets/image.png

26.4 KB
Loading

en/advanced/commandline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ Show info and error messages in the console.
234234

235235
As developer, you pass arguments to the app using gradle's `--app` switch. Enclose the arguments in quotes. For instance `--args="--debug"` turns on debug mode.
236236

237-
<figure><img src="../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>
237+
<figure><img src="../.gitbook/assets/dev-debug.png" alt=""><figcaption></figcaption></figure>
238238

239239
You can then view the event log in JabRef as follows:
240240

241-
<figure><img src="../.gitbook/assets/image.png" alt=""><figcaption></figcaption></figure>
241+
<figure><img src="../.gitbook/assets/dev-log.png" alt=""><figcaption></figcaption></figure>

0 commit comments

Comments
 (0)