Adds 'password' to method doc
This commit is contained in:
parent
91cd3cead2
commit
6b2451e6ac
@ -80,7 +80,7 @@ module Homebrew
|
||||
s
|
||||
end
|
||||
|
||||
# Causes some terminals to display secure entry indicators
|
||||
# Causes some terminals to display secure password entry indicators
|
||||
def noecho_gets
|
||||
system "stty -echo"
|
||||
result = $stdin.gets
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user