Skip to content

Commit

Permalink
fixup! Make submit and select examples consistent, add missing yard o…
Browse files Browse the repository at this point in the history
…ption
  • Loading branch information
Geekfish committed Aug 20, 2021
1 parent 223b7e8 commit fad599f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1315,7 +1315,6 @@ prompt.multi_select("Select drinks?") do |menu|
menu.choices choices
menu.select_keys({ctrl_s: "Ctrl-S"})
end

# =>
# Select drinks? (Press ↑/↓ arrow keys to move, Ctrl-S or Spacebar/Ctrl+A|R to select (all|rev), and Enter to finish)
# ‣ ⬡ gin
Expand Down

0 comments on commit fad599f

Please sign in to comment.