From ccfe1f2e0d55198dcd6b9ed63ec3c60b6008a219 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Tue, 4 Apr 2017 10:30:38 -0400 Subject: add ls-files to shell completion --- shell/bash-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/bash-completion') diff --git a/shell/bash-completion b/shell/bash-completion index 292de56..7233705 100644 --- a/shell/bash-completion +++ b/shell/bash-completion @@ -14,7 +14,7 @@ _asp() { # top level commands local -A verbs=( - [ALL_PACKAGES]='checkout difflog export list-arches list-repos log shortlog show' + [ALL_PACKAGES]='checkout difflog export list-arches list-repos log shortlog show ls-files' [LOCAL_PACKAGES]='untrack update' [NONE]='disk-usage gc help list-all list-local' ) -- cgit v1.2.3-70-g09d2