mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 20:51:12 -06:00 
			
		
		
		
	Alias -m to --merge
This commit is contained in:
		
							parent
							
								
									ed4a5739f6
								
							
						
					
					
						commit
						92bc6caaa8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -26,7 +26,7 @@ my %cli_options = (); | |||
|         'ignore-nonexistent-config' => \$opt{ignore_nonexistent_config}, | ||||
|         'threads|j=i'           => \$Slic3r::threads, | ||||
|         'export-svg'            => \$opt{export_svg}, | ||||
|         'merge'                 => \$opt{merge}, | ||||
|         'merge|m'               => \$opt{merge}, | ||||
|     ); | ||||
|     foreach my $opt_key (keys %$Slic3r::Config::Options) { | ||||
|         my $opt = $Slic3r::Config::Options->{$opt_key}; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci