Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mzuther committed Sep 11, 2021
1 parent 5061929 commit a67df4f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,14 @@ Open a shell and locate to the **MoccaFaux** directory. Then execute:
MALLOC_ARENA_MAX=4 java -jar moccafaux.jar
```

You will probably start **MoccaFaux** automatically or from a menu.
When problems occur, however, run it in a shell. It prints status
messages to `stdout` that will help you with problem fixing.

By default, **MoccaFaux** adds an icon to the system tray bar. This
icon has three states and changes depending on whether _no_, _some_ or
_all_ of the defined tasks are `:idle`.

## Options

**MoccaFaux** reads its settings from the file
Expand Down

0 comments on commit a67df4f

Please sign in to comment.