Skip to content

Fix the -P|--package option

Arnaud Rebillout requested to merge arnaudr/ucf:fix-package-opt into master

Was missing from getopt, leading to:

# ucf --package
ucf: unrecognized option '--package'
# ucf -P
ucf: unrecognized option '-P'
Edited by Arnaud Rebillout

Merge request reports

Loading