Fix typos in markdown files
This commit is contained in:
parent
c72fc5f74d
commit
b01aff2e4e
7 changed files with 41 additions and 43 deletions
|
|
@ -87,7 +87,7 @@ Another variant is to send parameters for an existing profile that are different
|
|||
With the version 1.7.1 it is possible to collect parameters from the profile.
|
||||
The variable parameters are defined like this
|
||||
```
|
||||
assign avoid_path = false # %avoid_path% | Set to true to avoid pathes | boolean
|
||||
assign avoid_path = false # %avoid_path% | Set to true to avoid paths | boolean
|
||||
```
|
||||
You probably know that from the web client, it builds an option dialog for this.
|
||||
Now you could do that with an calling app.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue