diff options
| author | W. Trevor King <wking@tremily.us> | 2013-01-02 10:33:37 -0500 |
|---|---|---|
| committer | W. Trevor King <wking@tremily.us> | 2013-01-02 10:33:37 -0500 |
| commit | 405f477d181d45d41423d42fe4e78c0cdf4c1781 (patch) | |
| tree | 6146f66a5910da01055898583e29d9abce5ed3a8 | |
| parent | 4aa8fd7243d4ff58303a67b408be384c06c37b2e (diff) | |
nmbug: fix s/extra/extract/ typo
| -rw-r--r-- | nmbug.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -160,8 +160,8 @@ example searches. The tags are stored in a bare-repo, which means they are not obviously visible. There is an `nmbug archive` command analogous to `git -archive` Tags are represented as empty files in the tree; if you extra -them, the tree looks something like: +archive` Tags are represented as empty files in the tree; if you +extract them, the tree looks something like: tags/878waiwi0f.wl%25james@hackervisions.org/ tags/878waiwi0f.wl%25james@hackervisions.org/emacs |
