diff --git a/src/docs/userguide/arcanist.diviner b/src/docs/userguide/arcanist.diviner index 7ce88b1cb6..5dae1d5da8 100644 --- a/src/docs/userguide/arcanist.diviner +++ b/src/docs/userguide/arcanist.diviner @@ -47,7 +47,7 @@ Arcanist allows you to do things like: - download a patch from Differential with ##arc export## - update Git commit messages after review with ##arc amend## - commit SVN changes with ##arc commit## - - push Git changes with ##arc land## + - push Git and Mercurial changes with ##arc land## - view enhanced information about Git branches with ##arc branch## Once you've configured lint and unit test integration, you can also: @@ -157,4 +157,4 @@ them to get it working. - @{article:Arcanist User Guide: Customizing Existing Linters} - @{article:Arcanist User Guide: Customizing Lint, Unit Tests and Workflows} - @{article:Arcanist User Guide: Code Coverage} - - @{article:Arcanist User Guide: Repository Hooks} \ No newline at end of file + - @{article:Arcanist User Guide: Repository Hooks}