mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Order the usage
This commit is contained in:
		
							parent
							
								
									acf6ef32fa
								
							
						
					
					
						commit
						d052d913f9
					
				
					 2 changed files with 6 additions and 4 deletions
				
			
		|  | @ -460,14 +460,16 @@ Usage | ||||||
| You can also pass optional parameters | You can also pass optional parameters | ||||||
|   --delete                : Delete the disk image. |   --delete                : Delete the disk image. | ||||||
|   --display               : Select display backend. 'sdl' (default), 'gtk' or 'spice' |   --display               : Select display backend. 'sdl' (default), 'gtk' or 'spice' | ||||||
|  |   --fullscreen            : Starts VM in full screen mode (Ctl+Alt+f to exit) | ||||||
|  |   --ignore-msrs-always    : Configure KVM to always ignore unhandle machine-specific registers | ||||||
|  |   --screen <screen>       : Use specified screen to determine the window size. | ||||||
|   --shortcut              : Create a desktop shortcut |   --shortcut              : Create a desktop shortcut | ||||||
|   --snapshot apply <tag>  : Apply/restore a snapshot. |   --snapshot apply <tag>  : Apply/restore a snapshot. | ||||||
|   --snapshot create <tag> : Create a snapshot. |   --snapshot create <tag> : Create a snapshot. | ||||||
|   --snapshot delete <tag> : Delete a snapshot. |   --snapshot delete <tag> : Delete a snapshot. | ||||||
|   --snapshot info         : Show disk/snapshot info. |   --snapshot info         : Show disk/snapshot info. | ||||||
|   --status-quo            : Do not commit any changes to disk/snapshot. |   --status-quo            : Do not commit any changes to disk/snapshot. | ||||||
|   --fullscreen            : Starts VM in full screen mode (Ctl+Alt+f to exit)" |   --version               : Print version | ||||||
|   --screen <screen>       : Use specified screen to determine the window size. |  | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ## Desktop shortcuts | ## Desktop shortcuts | ||||||
|  |  | ||||||
							
								
								
									
										4
									
								
								quickemu
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								quickemu
									
										
									
									
									
								
							|  | @ -873,15 +873,15 @@ function usage() { | ||||||
|   echo "You can also pass optional parameters" |   echo "You can also pass optional parameters" | ||||||
|   echo "  --delete                : Delete the disk image." |   echo "  --delete                : Delete the disk image." | ||||||
|   echo "  --display               : Select display backend. 'sdl' (default), 'gtk' or 'spice'" |   echo "  --display               : Select display backend. 'sdl' (default), 'gtk' or 'spice'" | ||||||
|  |   echo "  --fullscreen            : Starts VM in full screen mode (Ctl+Alt+f to exit)" | ||||||
|   echo "  --ignore-msrs-always    : Configure KVM to always ignore unhandle machine-specific registers" |   echo "  --ignore-msrs-always    : Configure KVM to always ignore unhandle machine-specific registers" | ||||||
|  |   echo "  --screen <screen>       : Use specified screen to determine the window size." | ||||||
|   echo "  --shortcut              : Create a desktop shortcut" |   echo "  --shortcut              : Create a desktop shortcut" | ||||||
|   echo "  --snapshot apply <tag>  : Apply/restore a snapshot." |   echo "  --snapshot apply <tag>  : Apply/restore a snapshot." | ||||||
|   echo "  --snapshot create <tag> : Create a snapshot." |   echo "  --snapshot create <tag> : Create a snapshot." | ||||||
|   echo "  --snapshot delete <tag> : Delete a snapshot." |   echo "  --snapshot delete <tag> : Delete a snapshot." | ||||||
|   echo "  --snapshot info         : Show disk/snapshot info." |   echo "  --snapshot info         : Show disk/snapshot info." | ||||||
|   echo "  --status-quo            : Do not commit any changes to disk/snapshot." |   echo "  --status-quo            : Do not commit any changes to disk/snapshot." | ||||||
|   echo "  --fullscreen            : Starts VM in full screen mode (Ctl+Alt+f to exit)" |  | ||||||
|   echo "  --screen <screen>       : Use specified screen to determine the window size." |  | ||||||
|   echo "  --version               : Print version" |   echo "  --version               : Print version" | ||||||
|   exit 1 |   exit 1 | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue