Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Fix zsh completion
Baptiste Daroussin committed 12 years ago
commit deafedeca371732724ad5b4b2510609429f4bb31
parent c0cac59b3d807b6323fd3bc88e7901c14e2d036a
1 file changed +1 -1
modified scripts/completion/_pkg.zsh.in
@@ -20,7 +20,7 @@ _pkg() {
	'-j[Execute pkg(1) inside a jail(8)]:jail:'
	'-c[Execute pkg(1) inside a chroot(8)]:chroot:_files -/'
	'-C[Use the specified configuration file]'
-
	'-l[List available command and exit'
+
	'-l[List available command and exit]'
	'-v[Display pkg(1) version]'
	'-N[Test if pkg(1) is activated and avoid auto-activation]'
	)