mirror of
				https://git.proxmox.com/git/fwupd
				synced 2025-10-31 07:42:14 +00:00 
			
		
		
		
	 c4bc709359
			
		
	
	
		c4bc709359
		
	
	
	
	
		
			
			This prevents problems when cross compiling. Using help2man is now also of limited use; if we can just tell the user to use --help we do not need to keep the manual in sync. It also allows us to drop the several other supporting files that we use when the help2man output isn't actually that useful. Fixes https://github.com/fwupd/fwupd/issues/3025
		
			
				
	
	
		
			18 lines
		
	
	
		
			532 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			532 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
| .\" Report problems in https://github.com/fwupd/fwupd
 | |
| .TH man 8 "11 April 2021" @PACKAGE_VERSION@ "fwupdate man page"
 | |
| .SH NAME
 | |
| fwupdate \-ddebugging utility for UEFI firmware updates
 | |
| .SH SYNOPSIS
 | |
| fwupdate [CMD]
 | |
| .SH DESCRIPTION
 | |
| fwupdate is a deprecated tool that allows deploying capsule updates.
 | |
| .SH OPTIONS
 | |
| The fwupdate command takes various options depending on the action.
 | |
| Run \fBfwupdate --help\fR for the full list.
 | |
| .SH SEE ALSO
 | |
| fwupdtool(1), fwupdmgr(1)
 | |
| .SH BUGS
 | |
| No known bugs.
 | |
| .SH AUTHOR
 | |
| Richard Hughes (richard@hughsie.com)
 |