doc: Actually suggest ‘fc-cache -r’.
A follow-up commit to 0cd3e99d64.
* doc/guix.texi (Application Setup): Fix my own typo.
			
			
This commit is contained in:
		
							parent
							
								
									0cd3e99d64
								
							
						
					
					
						commit
						b3f724b0a1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1724,7 +1724,7 @@ to make sure your TrueType fonts are listed there. | |||
| After installing fonts you may have to refresh the font cache to use | ||||
| them in applications.  The same applies when applications installed via | ||||
| Guix do not seem to find fonts.  To force rebuilding of the font cache | ||||
| run @code{fc-cache -frv}.  The @code{fc-cache} command is provided by | ||||
| run @code{fc-cache -rv}.  The @code{fc-cache} command is provided by | ||||
| the @code{fontconfig} package. | ||||
| 
 | ||||
| @subsection X.509 Certificates | ||||
|  |  | |||
		Reference in a new issue