mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	fix: Fix formatting in a section
This commit is contained in:
		
							parent
							
								
									d372758d6f
								
							
						
					
					
						commit
						ce2d73f366
					
				| @ -31,7 +31,7 @@ commander.register('false', function() | ||||
| return 1 | ||||
| end) | ||||
| ``` | ||||
|     - When `false` is run, it will have the exit code of `1`, this is shorter/easier than throwing the command.exit hook and can work if the functionality of that changes | ||||
| - When `false` is run, it will have the exit code of `1`, this is shorter/easier than throwing the command.exit hook and can work if the functionality of that changes | ||||
| - Added `-c` description | ||||
| - `args` variable, set when Hilbish runs a Lua script. It is an array that includes the execute path as the first argument | ||||
| - Lua code can be aliased | ||||
| @ -120,6 +120,7 @@ Or instead of recloning, run `git submodule update --init --recursive` in Hilbis | ||||
| - Continue to new line if output doesnt end with it | ||||
| 
 | ||||
| Observed: | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| ## [0.3.1] - 2021-04-06 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user