We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0a0608 + 23614ea commit ed4ff53Copy full SHA for ed4ff53
src/_rspec
@@ -57,7 +57,7 @@ _rspec() {
57
--dry-run'[Print the formatter output of your suite without running any examples or hooks]' \
58
'(-X --drb)'{-X,--drb}'[Run examples via DRb]' \
59
--drb-port'[Port to connect to the DRb server]: :_guard "[[\:digit\:]]#" "PORT"' \
60
- '(-f --format)'{-f,--format}'[Choose a formatter]:FORMATTER:(progress documentation html json)' \
+ '(-f --format)'{-f,--format}'[Choose a formatter]:FORMATTER:(progress documentation html json failures)' \
61
'(-o --out)'{-o,--out}'[Write output to a file instead of $stdout]:FILE:_files' \
62
--deprecation-out'[Write deprecation warnings to a file instead of $stderr]:FILE:_files' \
63
'(-b --backtrace)'{-b,--backtrace}'[Enable full backtrace]' \
0 commit comments