summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_rar
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2022-04-11 00:17:48 +0200
committerAxel Beckert <abe@deuxchevaux.org>2022-04-11 00:17:48 +0200
commitb09f4483416c54c1782824633dfabaf2ec0265b6 (patch)
tree304bc82642862525ae680c7fbaa249663b10ad57 /Completion/Unix/Command/_rar
parent12eb3e5356f2fc3351eed58ef1cef1b8fb83b504 (diff)
parent6e55c920503071e917619b8cb1a188cd35d772db (diff)
downloadzsh-b09f4483416c54c1782824633dfabaf2ec0265b6.tar.gz
zsh-b09f4483416c54c1782824633dfabaf2ec0265b6.zip
New upstream version 5.8.1.2-test
Diffstat (limited to 'Completion/Unix/Command/_rar')
-rw-r--r--Completion/Unix/Command/_rar4
1 files changed, 4 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_rar b/Completion/Unix/Command/_rar
index 68982be60..d1d381974 100644
--- a/Completion/Unix/Command/_rar
+++ b/Completion/Unix/Command/_rar
@@ -4,6 +4,8 @@ local common expl
common=(
'-ad[append archive name to destination path]'
+ '-ad1[create a separate folder for files unpacked from each archive]'
+ "-ad2[like -ad1 but use archives' own folders]"
'-ap[set path inside archive]'
'-av\-[disable authenticity verification check]'
'-c\-[disable comments show]'
@@ -13,6 +15,7 @@ common=(
'-dh[open shared files]'
'-ep[exclude paths from name]'
'-f[freshen files]'
+ '-idn[hide archived names]'
'-idp[disable percentage display]'
'-ierr[send all messages to stderr]'
'-inul[disable all messages]'
@@ -27,6 +30,7 @@ common=(
'-tb+[process files modified before a date]:date (YYYYMMDDHHMMSS)'
'-tn+[process files newer than a specified time]:time'
'-to+[process files older than a specified time]:time'
+ '-ts-[save or restore time]:time:((m\:modification c\:change a\:access p\:preserve))'
'-u[update files]'
'-v[create volumes with size autodetection or list all volumes]'
'-ver[file version control]'