Mercurial > hg
comparison tests/test-keyword.out @ 7125:4a1ac535be1d
show enabled extensions in hg help
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Sat, 18 Oct 2008 16:50:03 +0200 |
parents | 91f6370c433c |
children | 9df67ee30ef5 |
comparison
equal
deleted
inserted
replaced
7124:63579aa36c8e | 7125:4a1ac535be1d |
---|---|
48 | 48 |
49 kwdemo print [keywordmaps] configuration and an expansion example | 49 kwdemo print [keywordmaps] configuration and an expansion example |
50 kwexpand expand keywords in working directory | 50 kwexpand expand keywords in working directory |
51 kwfiles print files currently configured for keyword expansion | 51 kwfiles print files currently configured for keyword expansion |
52 kwshrink revert expanded keywords in working directory | 52 kwshrink revert expanded keywords in working directory |
53 | |
54 enabled extensions: | |
55 | |
56 keyword keyword expansion in local repositories | |
57 mq patch management and development | |
58 notify (no help text available) | |
53 | 59 |
54 use "hg -v help keyword" to show aliases and global options | 60 use "hg -v help keyword" to show aliases and global options |
55 % hg kwdemo | 61 % hg kwdemo |
56 [extensions] | 62 [extensions] |
57 hgext.keyword = | 63 hgext.keyword = |