doc: Use @itemx as needed.
This is a followup to 459e096770.
* doc/guix.texi (Invoking guix environment): Use @itemx for '--share'.
			
			
This commit is contained in:
		
							parent
							
								
									0c26e43eca
								
							
						
					
					
						commit
						117d8467be
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -4964,7 +4964,7 @@ shared and will change to the user's home directory within the container | |||
| instead.  See also @code{--user}. | ||||
| 
 | ||||
| @item --expose=@var{source}[=@var{target}] | ||||
| @item --share=@var{source}[=@var{target}] | ||||
| @itemx --share=@var{source}[=@var{target}] | ||||
| For containers, @code{--expose} (resp. @code{--share}) exposes the file | ||||
| system @var{source} from the host system as the read-only | ||||
| (resp. writable) file system @var{target} within the container.  If | ||||
|  |  | |||
		Reference in a new issue