updated docs to include newset flag in updatearea command

JurgenKuyper 2022-11-09 22:14:55 +01:00
parent 519584beaf
commit cf49db4537
1 changed files with 1 additions and 1 deletions

@ -68,7 +68,7 @@ To create an area, a list of corners needs to be supplied. Corners can be enter
If needed, the corner list can be reset using the `/dmarker clearcorners`.
Once all the corners are entered, an area marker can be created using the `/dmarker addarea <area-label> set:<markerset-id>` or `/dmarker addarea id:<area-id> <area-label> set:<markerset-id>` commands. Additional attributes can be set with these commands, or later updated using the `/dmarker updatearea id:<area-id> set:<markerset-id>` or `/dmarker updatearea <area-label> set:<markerset-id>` command. These settings include:
Once all the corners are entered, an area marker can be created using the `/dmarker addarea <area-label> set:<markerset-id>` or `/dmarker addarea id:<area-id> <area-label> set:<markerset-id>` commands. Additional attributes can be set with these commands, or later updated using the `/dmarker updatearea id:<area-id> set:<markerset-id>` or `/dmarker updatearea <area-label> set:<markerset-id> newset:<new-markerset-id>` command. These settings include:
* `color` - outline color (#RRGGBB format)