Commit 1918edf8884ca9c5412eb9be131577b1b23bbecc

Authored by Guilherme Espada
1 parent 2d407120fb

Update completion

Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff

... ... @@ -736,10 +736,12 @@ _antigen () {
736 736 revert \
737 737 list \
738 738 cleanup \
739   - lib \
  739 + use \
740 740 selfupdate \
741 741 theme \
742 742 apply \
  743 + snapshot \
  744 + restore \
743 745 help
744 746 }
745 747