Files
snapd/data/completion
John R. Lenton 313669bb53 cmd/snap, data/completion: improve completion for 'snap debug'
Two small changes:
1. actually support tab completion of debug commands:
   without this change completion of debug was broken, always
   suggesting more debug commands
2. tag the argument of validate-seed as a file, and required
   without this change, when giving it no argument it tried to
   validate a file called "" which failed with a curious error
   message. Also completion didn't know what to offer.
2019-08-02 13:49:12 +01:00
..