add happs command to --help
This commit is contained in:
		
							parent
							
								
									f910357093
								
							
						
					
					
						commit
						aed74a9ef9
					
				@ -46,6 +46,9 @@ usagehdr    = "Usage: hledger [OPTION] COMMAND [ACCTPATTERNS] [-- DESCPATTERNS]\
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef ANSI
 | 
			
		||||
              "  ansi     - run a simple ansi-based text ui\n" ++
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef HAPPS
 | 
			
		||||
              "  happs    - run a web server providing a minimal web ui\n" ++
 | 
			
		||||
#endif
 | 
			
		||||
              "\n" ++
 | 
			
		||||
              "Options (before command, unless using --options-anywhere):"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user