mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2026-06-09 01:56:54 +02:00
Signed-off-by: Michael Rosenfeld <michael@rosesecurity.com>
This commit is contained in:
parent
c9cd4a805d
commit
3f263a968c
3 changed files with 3 additions and 3 deletions
|
|
@ -360,7 +360,7 @@ getopt() {
|
|||
}
|
||||
|
||||
_getopt_resolve_abbrev() {
|
||||
# Resolves an abbrevation from a list of possibilities.
|
||||
# Resolves an abbreviation from a list of possibilities.
|
||||
# If the abbreviation is unambiguous, echoes the expansion on stdout
|
||||
# and returns 0. If the abbreviation is ambiguous, prints a message on
|
||||
# stderr and returns 1. (For first parse this should convert to exit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue