Fix markup in docs

Summary: We highligh ##``## only on the same line.

Test Plan: Looked at it.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4007
This commit is contained in:
vrana
2012-11-20 21:51:57 -08:00
parent 7138427a05
commit 3d6e4280d1
2 changed files with 6 additions and 6 deletions

View File

@@ -161,8 +161,8 @@ identifiers in commit messages. (You can disable this feature by disabling
"Autoclose" in the Repository configuration.)
If you push to an untracked repository (or `arc` can't figure out that it's
tracked), `arc land`, `arc amend` and `arc commit` will implicitly run `arc
close-revision`.
tracked), `arc land`, `arc amend` and `arc commit` will implicitly run
`arc close-revision`.
= General Information =
@@ -192,5 +192,5 @@ revision with:
$ arc diff --create # Force "create".
$ arc diff --update <revision> # Force "update".
You can figure out what `arc` believes to be in the working copy with `arc
which`.
You can figure out what `arc` believes to be in the working copy with
`arc which`.