Use tabs in HEREDOC blocks

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-12-10 14:43:51 +01:00
parent deb94f1b49
commit 62570048af
3 changed files with 85 additions and 85 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ I Need My Report
.. code-block:: console
$ cat <<'EOF'
$ cat <<-'EOF'
you can put
more than one line
here