doc: Mention 'tzselect'.
* doc/guix.texi (operating-system Reference): Mention 'tzselect' and invalid timezone strings.
This commit is contained in:
		
							parent
							
								
									a6312f1dd0
								
							
						
					
					
						commit
						17c20385fb
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -6044,6 +6044,10 @@ package}). | |||
| @item @code{timezone} | ||||
| A timezone identifying string---e.g., @code{"Europe/Paris"}. | ||||
| 
 | ||||
| You can run the @command{tzselect} command to find out which timezone | ||||
| string corresponds to your region.  Choosing an invalid timezone name | ||||
| causes @command{guix system} to fail. | ||||
| 
 | ||||
| @item @code{locale} (default: @code{"en_US.utf8"}) | ||||
| The name of the default locale (@pxref{Locale Names,,, libc, The GNU C | ||||
| Library Reference Manual}).  @xref{Locales}, for more information. | ||||
|  |  | |||
		Reference in a new issue