diff options
Diffstat (limited to 'bin/ifnew')
-rwxr-xr-x | bin/ifnew | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,8 +47,8 @@ help() { to STDERR when it does: i18.cfg: ALWAYS - gen-cfg | ifnew -v $@ - po4a $@ + gen-cfg | ifnew -v $@ + po4a $@ EOF } |