You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completion for '--raw-extract' is already supported, however the
equivalent short option '-R' was missing. Now fixed.
Cf. dpkg-deb help message:
```
dpkg-deb --help
[...]
-R|--raw-extract <deb> <directory>
[...]
```
0 commit comments