mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-30 00:04:49 -04:00 
			
		
		
		
	pg_ctl: Add comma to message
This commit is contained in:
		
							parent
							
								
									0d147e43ad
								
							
						
					
					
						commit
						71ea7e9737
					
				| @ -1799,7 +1799,7 @@ do_help(void) | ||||
| 	printf(_("  -o OPTIONS             command line options to pass to postgres\n" | ||||
| 	 "                         (PostgreSQL server executable) or initdb\n")); | ||||
| 	printf(_("  -p PATH-TO-POSTGRES    normally not necessary\n")); | ||||
| 	printf(_("\nOptions for stop, restart or promote:\n")); | ||||
| 	printf(_("\nOptions for stop, restart, or promote:\n")); | ||||
| 	printf(_("  -m, --mode=MODE        MODE can be \"smart\", \"fast\", or \"immediate\"\n")); | ||||
| 
 | ||||
| 	printf(_("\nShutdown modes are:\n")); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user