On Sat, Jun 08, 2019 at 07:34:13PM +0200, Phil Sutter wrote: > Avoid referring to wrong or even non-existent commands: > > * When calling xtables_restore_main(), pass the actual program name > taken from argv[0]. > * Use 'prog_name' in unknown parameter and help output instead of > 'xtables-restore' which probably doesn't exist. > * While being at it, fix false whitespace in help text. Applied, thanks Phil. Probably we can also address iptables-save output, it says: # Generated by xtables-save ...