Skip to content

Commit

Permalink
Fix autocompletion
Browse files Browse the repository at this point in the history
  • Loading branch information
neilalexander committed Oct 21, 2017
1 parent afd1f90 commit 9cb645e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tag:
help: Show connection details for a given authorized username
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tag:
allowed: /opt/vyatta/sbin/vyatta-cjdns-readconf $4 showConnectionUsernames
run: /opt/vyatta/sbin/vyatta-cjdns-readconf $4 showConnectionDetails $6
help: Show connection details for a given username
allowed: /opt/vyatta/sbin/vyatta-cjdns-readconf ${COMP_WORDS[3]} showConnectionUsernames
type: txt
help: Show connection details for this username

0 comments on commit 9cb645e

Please sign in to comment.