clean up a bit
This commit is contained in:
		@@ -83,7 +83,7 @@ impl Command {
 | 
			
		||||
                    });
 | 
			
		||||
 | 
			
		||||
                if iter.len() > max_display {
 | 
			
		||||
                    println!("\tOmitting {} other entries.", iter.len() - max_display);
 | 
			
		||||
                    println!("\t+ Omitting {} other entries...", iter.len() - max_display);
 | 
			
		||||
                }
 | 
			
		||||
 | 
			
		||||
                return None;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user