mirror of
				https://github.com/flynx/argv.js.git
				synced 2025-10-31 11:40:07 +00:00 
			
		
		
		
	minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									cbe6bd8ca5
								
							
						
					
					
						commit
						f2e9c0a743
					
				| @ -543,7 +543,9 @@ Passing [`--help`](#-h----help) or [`--version`](#-v----version) will | |||||||
| disable quiet mode and print normally. | disable quiet mode and print normally. | ||||||
| 
 | 
 | ||||||
| Note that this will only set `<parser>.quiet` to `true` and disable output | Note that this will only set `<parser>.quiet` to `true` and disable output | ||||||
| of `<parser>.print(..)`, any user code needs to either also use `<parser>.print(..)` for output (not always practical) or respect `<parser>.quiet`. | of [`<parser>.print(..)`](#parserprint--parserprinterror), any user code  | ||||||
|  | needs to either also use [`<parser>.print(..)`](#parserprint--parserprinterror)  | ||||||
|  | for output (not always practical) or respect `<parser>.quiet`. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| #### `-h` / `--help` | #### `-h` / `--help` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user