Skip to content

Commit

Permalink
openssl: complete -writerand with filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Feb 11, 2020
1 parent 9e03fc5 commit 548feef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completions/openssl
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ _openssl()
-dcert|-dkey|-dhparam|-extfile|-in|-inkey|-kfile|-key|-keyout| \
-out|-oid|-paramfile|-peerkey|-prvrify|-rand|-recip|-revoke| \
-sess_in|-sess_out|-spkac|-sigfile|-sign|-signkey|-signer| \
-signature|-ss_cert|-untrusted|-verify)
-signature|-ss_cert|-untrusted|-verify|-writerand)
_filedir
return
;;
Expand Down

0 comments on commit 548feef

Please sign in to comment.