mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	remove --create-key from completion, its only for migrations
If people want to create repos, they should be using `fdroid init`. This flag is for very specific cases: migrating old unsigned repos to signed. It shouldn't be promoted for anything else since there are better tools for those tasks.
This commit is contained in:
		
							parent
							
								
									cbd9669105
								
							
						
					
					
						commit
						0beaa4701b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -145,7 +145,7 @@ __complete_install() {
 | 
			
		|||
 | 
			
		||||
__complete_update() {
 | 
			
		||||
	opts="-c -v -q -b -i -I -e -w"
 | 
			
		||||
	lopts="--create-metadata --create-key --verbose --quiet --buildreport
 | 
			
		||||
	lopts="--create-metadata --verbose --quiet --buildreport
 | 
			
		||||
 --interactive --icons --editor --wiki --pretty --clean --delete-unknown
 | 
			
		||||
 --nosign --rename-apks --use-date-from-apk"
 | 
			
		||||
	case "${prev}" in
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue