mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	update bash completion for new deploy/nightly flags
This commit is contained in:
		
							parent
							
								
									5959a395c4
								
							
						
					
					
						commit
						0e807264f5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -275,7 +275,7 @@ __complete_mirror() {
 | 
			
		|||
 | 
			
		||||
__complete_nightly() {
 | 
			
		||||
	opts="-v -q"
 | 
			
		||||
	lopts="--show-secret-var"
 | 
			
		||||
	lopts="--show-secret-var --archive-older"
 | 
			
		||||
	__complete_options
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -288,7 +288,7 @@ __complete_stats() {
 | 
			
		|||
__complete_deploy() {
 | 
			
		||||
	opts="-i -v -q"
 | 
			
		||||
	lopts="--identity-file --local-copy-dir --sync-from-local-copy-dir
 | 
			
		||||
 --verbose --quiet --no-checksum"
 | 
			
		||||
 --verbose --quiet --no-checksum --no-keep-git-mirror-archive"
 | 
			
		||||
	__complete_options
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue