Skip to content

Commit

Permalink
Issue #690: change --hidden_load to --hidden-load
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McLay committed Sep 12, 2024
1 parent 5d4e839 commit a8bf483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RC2lua.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ proc parseMyArgs {args} {
set v [string trimleft $arg -]
dict set argT kind "\"$v\""
}
--hidden_load {
--hidden-load {
dict set argT hidden_load true
}
--not-group - --not-user - --group - --user {
Expand Down

0 comments on commit a8bf483

Please sign in to comment.