setconf icon indicating copy to clipboard operation
setconf copied to clipboard

Add -f flag for specifying that the last arguments are a list of filenames

Open xyproto opened this issue 7 years ago • 0 comments

It is tradition for UNIX utilities to be able to specify one or more filenames as the last argument(s). By default, setconf does not support this, since setconf key=value filename is more readable.

This feature request is for adding a flag (perhaps -f, or -l) which means that the filename(s) comes last.

xyproto avatar Nov 15 '18 17:11 xyproto