mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 06:00:54 +01:00 
			
		
		
		
	unposted: _values: Use the formal parameter's name in the docstring.
This commit is contained in:
		
							parent
							
								
									ed26bf92d6
								
							
						
					
					
						commit
						369e4a4057
					
				
					 2 changed files with 6 additions and 1 deletions
				
			
		|  | @ -1,3 +1,8 @@ | |||
| 2019-11-08  Daniel Shahaf  <d.s@daniel.shahaf.name> | ||||
| 
 | ||||
| 	* unposted: Doc/Zsh/compsys.yo: _values: Use the formal | ||||
| 	parameter's name in the docstring. | ||||
| 
 | ||||
| 2019-11-07  Daniel Shahaf  <d.s@daniel.shahaf.name> | ||||
| 
 | ||||
| 	* 44897: Completion/Unix/Command/_subversion: Complete | ||||
|  |  | |||
|  | @ -5147,7 +5147,7 @@ which values are already present on the command line and hence are not | |||
| to be completed again.  If the tt(-w) option is given, other arguments | ||||
| are examined as well. | ||||
| 
 | ||||
| The first non-option argument is used as a string to print as a | ||||
| The first non-option argument, var(desc), is used as a string to print as a | ||||
| description before listing the values. | ||||
| 
 | ||||
| All other arguments describe the possible values and their | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue