Fix typo in CMDLINE env var for bootloader
The correct spelling of the env var needs to be DIB_BOOTLOADER_DEFAULT_CMDLINE Change-Id: I4ae2aed928723588e736b63283a54eca5f4b4c3b
This commit is contained in:
		@@ -13,6 +13,6 @@ Arguments
 | 
			
		||||
* ``DIB_GRUB_TIMEOUT`` sets the ``grub`` menu timeout.  It defaults to
 | 
			
		||||
  5 seconds.  Set this to 0 (no timeout) for fast boot times.
 | 
			
		||||
 | 
			
		||||
* ``DIB_BOOTLOADER_DEFAULT_CMD_LINE`` sets the CMDLINE parameters that
 | 
			
		||||
* ``DIB_BOOTLOADER_DEFAULT_CMDLINE`` sets the CMDLINE parameters that
 | 
			
		||||
  are appended to the grub.cfg configuration. It defaults to
 | 
			
		||||
  'nofb nomodeset vga=normal'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user