Update maintainers, manpage and completions.
Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow.
This commit is contained in:
		
							parent
							
								
									7f6a3d6f0a
								
							
						
					
					
						commit
						54c3fef178
					
				@ -470,7 +470,7 @@ _brew_bump_cask_pr() {
 | 
			
		||||
      --url
 | 
			
		||||
      --verbose
 | 
			
		||||
      --version
 | 
			
		||||
      --write
 | 
			
		||||
      --write-only
 | 
			
		||||
      "
 | 
			
		||||
      return
 | 
			
		||||
      ;;
 | 
			
		||||
 | 
			
		||||
@ -413,7 +413,7 @@ __fish_brew_complete_arg 'bump-cask-pr' -l sha256 -d 'Specify the SHA-256 checks
 | 
			
		||||
__fish_brew_complete_arg 'bump-cask-pr' -l url -d 'Specify the URL for the new download'
 | 
			
		||||
__fish_brew_complete_arg 'bump-cask-pr' -l verbose -d 'Make some output more verbose'
 | 
			
		||||
__fish_brew_complete_arg 'bump-cask-pr' -l version -d 'Specify the new version for the cask'
 | 
			
		||||
__fish_brew_complete_arg 'bump-cask-pr' -l write -d 'Make the expected file modifications without taking any Git actions'
 | 
			
		||||
__fish_brew_complete_arg 'bump-cask-pr' -l write-only -d 'Make the expected file modifications without taking any Git actions'
 | 
			
		||||
__fish_brew_complete_arg 'bump-cask-pr' -a '(__fish_brew_suggest_casks_all)'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -509,7 +509,7 @@ _brew_bump_cask_pr() {
 | 
			
		||||
    '--url[Specify the URL for the new download]' \
 | 
			
		||||
    '--verbose[Make some output more verbose]' \
 | 
			
		||||
    '--version[Specify the new version for the cask]' \
 | 
			
		||||
    '(--dry-run)--write[Make the expected file modifications without taking any Git actions]' \
 | 
			
		||||
    '--write-only[Make the expected file modifications without taking any Git actions]' \
 | 
			
		||||
    - cask \
 | 
			
		||||
    '*::cask:__brew_casks'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -927,7 +927,7 @@ supplied by the user.
 | 
			
		||||
 | 
			
		||||
* `-n`, `--dry-run`:
 | 
			
		||||
  Print what would be done rather than doing it.
 | 
			
		||||
* `--write`:
 | 
			
		||||
* `--write-only`:
 | 
			
		||||
  Make the expected file modifications without taking any Git actions.
 | 
			
		||||
* `--commit`:
 | 
			
		||||
  When passed with `--write`, generate a new commit after writing changes to the cask file.
 | 
			
		||||
 | 
			
		||||
@ -1302,7 +1302,7 @@ A best effort to determine the \fISHA\-256\fR will be made if the value is not s
 | 
			
		||||
Print what would be done rather than doing it\.
 | 
			
		||||
.
 | 
			
		||||
.TP
 | 
			
		||||
\fB\-\-write\fR
 | 
			
		||||
\fB\-\-write\-only\fR
 | 
			
		||||
Make the expected file modifications without taking any Git actions\.
 | 
			
		||||
.
 | 
			
		||||
.TP
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user