Skip to content

Commit

Permalink
fix: remove duplicate help in subcommands_opts
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdoster authored and jaromil committed Jan 25, 2024
1 parent e97c088 commit e1afecb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tomb
Original file line number Diff line number Diff line change
Expand Up @@ -3335,7 +3335,6 @@ main() {
subcommands_opts[index]=""
subcommands_opts[search]=""

subcommands_opts[help]=""
subcommands_opts[bury]="k: -tomb-pwd: r: R: -sphx-host: -sphx-user: "
subcommands_opts[exhume]="k: -tomb-pwd: r: R: -sphx-host: -sphx-user: "
subcommands_opts[cloak]="k: "
Expand Down

0 comments on commit e1afecb

Please sign in to comment.