summaryrefslogtreecommitdiffstats
path: root/commands/list.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/list.go')
-rw-r--r--commands/list.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/list.go b/commands/list.go
index cf31f2bb4..57a92082c 100644
--- a/commands/list.go
+++ b/commands/list.go
@@ -150,7 +150,6 @@ expired.`,
},
)
- // TODO(bep) cli refactor
cc.cmd.PersistentFlags().StringVarP(&cc.source, "source", "s", "", "filesystem path to read files relative from")
cc.cmd.PersistentFlags().SetAnnotation("source", cobra.BashCompSubdirsInDir, []string{})