Skip to content

Commit

Permalink
Fix documentation issue
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyschoen committed Feb 2, 2025
1 parent da693ed commit b218709
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Resources/Documentation/ELSE/popmenu.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ flags:
- name: -savestate
description: remember last state
default: 0
- type: -var <symbol>
- name: -var <symbol>
description: assigns a variable to the menu
default: empty
- type: -param <symbol>
- name: -param <symbol>
description: assigns a parameter to the menu
default: empty
- type: -mode <float>
- name: -mode <float>
description: set oputput mode, 0=index, 1=item, 2=both
default: 0

Expand Down

0 comments on commit b218709

Please sign in to comment.