Skip to content

Commit

Permalink
rename to Invoke-Menu
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug authored Oct 23, 2023
1 parent 8211dc4 commit 7e07e31
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
function Menu {
function Invoke-Menu {
## Generate a small "DOS-like" menu.
## Choose a menuitem using up and down arrows, select by pressing ENTER
param (
Expand Down

0 comments on commit 7e07e31

Please sign in to comment.