mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	update docs (#6032)
This commit is contained in:
		
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							9d8178b3ac
						
					
				
				
					commit
					c71c28eab8
				
			@@ -57,7 +57,7 @@ Admin operations:
 | 
			
		||||
            - `--admin`: If provided, this makes the user an admin. Optional.
 | 
			
		||||
            - `--config path`: Gitea configuration file path. Optional. (default: custom/conf/app.ini).
 | 
			
		||||
            - `--must-change-password`: If provided, the created user will be required to choose a newer password after
 | 
			
		||||
	    the initial login. Optional. (default: false).
 | 
			
		||||
	    the initial login. Optional. (default: true).
 | 
			
		||||
            - ``--random-password``: If provided, a randomly generated password will be used as the password of
 | 
			
		||||
	    the created user. The value of `--password` will be discarded. Optional.
 | 
			
		||||
            - `--random-password-length`: If provided, it will be used to configure the length of the randomly
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user