gatekeeper icon indicating copy to clipboard operation
gatekeeper copied to clipboard

Make --log-file-mode support the same mode format of chmod(1)

Open AltraMayor opened this issue 6 years ago • 0 comments

Make the command line parameter --log-file-mode support the same mode format of command chmod(1). When pull request #193 added parameter --log-file-mode, it only supported octal numbers for simplicity. See the original discussion of this issue here for details.

AltraMayor avatar Apr 15 '19 15:04 AltraMayor