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:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user