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
 | 
					#endif
 | 
				
			||||||
#ifdef ANSI
 | 
					#ifdef ANSI
 | 
				
			||||||
              "  ansi     - run a simple ansi-based text ui\n" ++
 | 
					              "  ansi     - run a simple ansi-based text ui\n" ++
 | 
				
			||||||
 | 
					#endif
 | 
				
			||||||
 | 
					#ifdef HAPPS
 | 
				
			||||||
 | 
					              "  happs    - run a web server providing a minimal web ui\n" ++
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
              "\n" ++
 | 
					              "\n" ++
 | 
				
			||||||
              "Options (before command, unless using --options-anywhere):"
 | 
					              "Options (before command, unless using --options-anywhere):"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user