From 5f4ee17dfa815c9b246f97de28233c0dd47c2c5a Mon Sep 17 00:00:00 2001 From: Adina Wagner Date: Tue, 10 Oct 2023 14:55:27 +0200 Subject: [PATCH] =?UTF-8?q?Explain=20the=20=E2=9C=82=20symbol?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/intro/narrative.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/intro/narrative.rst b/docs/intro/narrative.rst index f496de32a..e61b849ee 100644 --- a/docs/intro/narrative.rst +++ b/docs/intro/narrative.rst @@ -68,6 +68,16 @@ right of each code snippet. Clicking on that icon will copy all relevant lines from the code snippet, and will drop all comments and the ``$`` automatically. +Whenever you see a ✂ symbol, command output has been shortened for easier readability. +In the example below, the commit :term:`shasum` has been shortened and marked with ``✂SHA1``. + +.. code-block:: bash + + $ git log --reverse + commit 8df130bb✂SHA1 + Author: Elena Piscopia + Date: Tue Jun 18 16:13:00 2019 +0000 + The book is split into different parts. The upcoming chapters are the *Basics* that intend to show you the core DataLad functionality and challenge you to use it. If you want to learn how to use DataLad, it is