Skip to content

Commit dfbdc2e

Browse files
stellargogitmate-bot
authored andcommitted
Tutorial.rst: Documentation of --apply-patches
The use of `--apply-patches` is clearly explained. Closes: #35
1 parent e001cc0 commit dfbdc2e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Users/Tutorial.rst

+6
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,12 @@ that allows you to set the action for a bear that shall be automatically
237237
applied on run. We have a command line alias ``--apply-patches`` to make it
238238
easier to use.
239239

240+
By using ``--apply-patches``, the user does not have to press
241+
``2. (A)pply patch`` for applying a patch. Every patch is applied
242+
automatically.
243+
Alternatively, using the setting ``default_actions="*: ApplyPatchAction"``
244+
will automatically apply ``--apply-patches`` on run.
245+
240246
Let's automatically fix Python code. Take a look at our sample Python
241247
code:
242248

0 commit comments

Comments
 (0)