Skip to content

Commit 82dce96

Browse files
committed
Update README
1 parent 82be27d commit 82dce96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
manager. It adds three commands to work with currently selected files and
55
symlinks:
66

7+
- `:annex_add``git annex add` + `git commit -a`
78
- `:annex_get``git annex get`
89
- `:annex_drop``git annex drop`
910
- `:annex_copy <remote>``git annex copy --to=<remote>`
11+
- `:annex_sync``git annex sync --fast --quiet`
1012

1113
You can move the `annex.py` manually to `$CONFIG_DIR/plugins` or run `make
1214
install`.

0 commit comments

Comments
 (0)