*: remove "Options:" string from help texts
function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		@@ -19,7 +19,6 @@
 | 
			
		||||
//usage:       "[-irf] FILE..."
 | 
			
		||||
//usage:#define rm_full_usage "\n\n"
 | 
			
		||||
//usage:       "Remove (unlink) FILEs\n"
 | 
			
		||||
//usage:     "\nOptions:"
 | 
			
		||||
//usage:     "\n	-i	Always prompt before removing"
 | 
			
		||||
//usage:     "\n	-f	Never prompt"
 | 
			
		||||
//usage:     "\n	-R,-r	Recurse"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user