Mercurial > evolve
comparison tests/test-topic.t @ 2011:9c7665e3107b
documentation: some basic update of the documentation
So far the documentation was pretty scarce and a lot of important information
was missing.
The new content is probably not great but it is an improvement.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Wed, 07 Sep 2016 12:45:23 +0200 |
parents | bdc5bb223b50 |
children | 996a562b6c9f |
comparison
equal
deleted
inserted
replaced
2010:8464a7708f9d | 2011:9c7665e3107b |
---|---|
14 | 14 |
15 $ hg help topics | 15 $ hg help topics |
16 hg topics [TOPIC] | 16 hg topics [TOPIC] |
17 | 17 |
18 View current topic, set current topic, or see all topics. | 18 View current topic, set current topic, or see all topics. |
19 | |
20 The --verbose version of this command display various information on the | |
21 state of each topic. | |
19 | 22 |
20 options: | 23 options: |
21 | 24 |
22 --clear clear active topic if any | 25 --clear clear active topic if any |
23 --change VALUE revset of existing revisions to change topic | 26 --change VALUE revset of existing revisions to change topic |