man page (nix-shell): Fix grouping of -p option
Not sure about the raw ellipsis.
This commit is contained in:
		
							parent
							
								
									89771a8821
								
							
						
					
					
						commit
						c85e662004
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -33,12 +33,12 @@ | |||
|     <arg><option>--exclude</option> <replaceable>regexp</replaceable></arg> | ||||
|     <arg><option>--pure</option></arg> | ||||
|     <group choice='req'> | ||||
|       <group choice='plain'> | ||||
|         <group> | ||||
|       <arg choice='plain'> | ||||
|         <group choice='req'> | ||||
|           <arg choice='plain'><option>--packages</option></arg> | ||||
|           <arg choice='plain'><option>-p</option></arg> | ||||
|         </group> | ||||
|         <replaceable>packages</replaceable> | ||||
|         <arg choice='plain' rep='repeat'><replaceable>packages</replaceable></arg> | ||||
|       </group> | ||||
|       <arg><replaceable>path</replaceable></arg> | ||||
|     </group> | ||||
|  | @ -144,7 +144,7 @@ also <xref linkend="sec-common-options" />.</phrase></para> | |||
| 
 | ||||
|   </varlistentry> | ||||
| 
 | ||||
|   <varlistentry><term><option>--packages</option> / <option>-p</option></term> | ||||
|   <varlistentry><term><option>--packages</option> / <option>-p</option> <replaceable>packages</replaceable>…</term> | ||||
| 
 | ||||
|     <listitem><para>Set up an environment in which the specified | ||||
|     packages are present.  The command line arguments are interpreted | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue