2e61729 Fix broken -N option, helper argument list

Authored and Committed by rcritten 3 years ago
    Fix broken -N option, helper argument list
    
    There was an extra NULL value which caused it to not work.
    
    A %s was missing from the argument format string.
    
        
file modified
+2 -2