- console lexer for anything that is a console session - some other specialized lexers when it makes sense - always with prompt, when in a console session, or for commands that are meant to be executed Closes #1013
7 lines
277 B
ReStructuredText
7 lines
277 B
ReStructuredText
Please use the following command instead:
|
|
|
|
.. code-block:: console
|
|
|
|
$ datalad diff --from main --to remotes/roommate/main
|
|
|
|
This syntax specifies the :term:`main` :term:`branch` as a starting point for the comparison instead of the current ``adjusted/main(unlocked)`` branch.
|