Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

English fix #5

Merged
merged 25 commits into from
Aug 11, 2019
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update usage/Using-the-CLI.md
Co-Authored-By: Daniel Huber <daniel.hub@outlook.de>
  • Loading branch information
Andreas and hlxid authored Aug 1, 2019
commit f849f5e38e9b2d79ba96b0343d20264488195504
2 changes: 1 addition & 1 deletion usage/Using-the-CLI.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ The combination of logging in and starting plugins with one command is very usef
-l myPassword -s startupPluginInstance1,startupPluginInstance2
```

By default the output of a plugin is disabled. You can enable it with the flag `-o`.
By default the log output of a plugin on the console is disabled. You can enable it with the flag `-o`.