Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2005-08-26 00:58:20
Size: 342
Editor: waste
Comment:
Revision 3 as of 2005-08-28 08:51:30
Size: 466
Editor: mpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
| '''Short''' | '''Long''' | '''Description''' | Users |
| n
| number | Revision number | annotate |
| r
| rev | Revision | annotate |
| u | user
| User (committer) | annotate |
It's preferred if option names match those for other popular systems/programs with related features.

|
| '''Short''' || '''Long''' || '''Description''' || Users ||
|| n |
| number || Revision number || annotate ||
|| r |
| rev || Revision || annotate ||
|| u || user |
| User (committer) || annotate ||

Option names in Mercurial

For consistency, we try to use the same names for options throughout ["Mercurial"].

It's preferred if option names match those for other popular systems/programs with related features.

Short

Long

Description

Users

n

number

Revision number

annotate

r

rev

Revision

annotate

u

user

User (committer)

annotate

OptionNaming (last edited 2010-10-15 22:11:14 by abuehl)