CI updates
This commit is contained in:
+1
-1
@@ -840,8 +840,8 @@ int main_get_options(int argc, char **argv) {
|
||||
{"force", 0, N, 'f'}, // force overwrite of output files
|
||||
{"force-compress", 0, N, 'f'}, // and compression of suspicious files
|
||||
{"force-overwrite", 0x90, N, 529}, // force overwrite of output files
|
||||
{"link", 0x90, N, 530}, // preserve hard link
|
||||
{"info", 0, N, 'i'}, // info mode
|
||||
{"link", 0x90, N, 530}, // preserve hard link
|
||||
{"no-env", 0x10, N, 519}, // no environment var
|
||||
{"no-link", 0x90, N, 531}, // do not preserve hard link [default]
|
||||
{"no-mode", 0x10, N, 526}, // do not preserve mode (permissions)
|
||||
|
||||
Reference in New Issue
Block a user