Fix building man pages command
This commit is contained in:
		
					parent
					
						
							
								9f1ec6f89e
							
						
					
				
			
			
				commit
				
					
						f6a45808f9
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -11,7 +11,7 @@ To upgrade cdist in the current branch use
 | 
				
			||||||
    git pull
 | 
					    git pull
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # Also update the manpages
 | 
					    # Also update the manpages
 | 
				
			||||||
    ./build man
 | 
					    make man
 | 
				
			||||||
    export MANPATH=$MANPATH:$(pwd -P)/doc/man
 | 
					    export MANPATH=$MANPATH:$(pwd -P)/doc/man
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you stay on a version branche (i.e. 1.0, 1.1., ...), nothing should break.
 | 
					If you stay on a version branche (i.e. 1.0, 1.1., ...), nothing should break.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue