File: 0002-README.rst-Replace-img-src-with-text-link.patch

package info (click to toggle)
borgbackup2 2.0.0b19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,468 kB
  • sloc: python: 31,228; pascal: 3,510; sh: 216; makefile: 156; tcl: 94; ansic: 21
file content (32 lines) | stat: -rw-r--r-- 851 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
From: Danny Edel <mail@danny-edel.de>
Date: Sun, 8 Nov 2015 09:53:17 +0100
Subject: README.rst: Replace img src with text link

Lintian Tag: privacy-breach-generic

Replaced the image linking to the asciinema.org screencast with a
text-based link.

----
---
 README.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 3cc32ca..8133c20 100644
--- a/README.rst
+++ b/README.rst
@@ -18,6 +18,12 @@ TODO: the screencasts need a remake using borg2, see there:
 
 https://github.com/borgbackup/borg/issues/6303
 
+Quick start: watch a `screencast of BorgBackup Installation and Basic Usage
+<https://asciinema.org/a/133292?autoplay=1&speed=1>`_
+at asciinema.org.
+
+Since you are using the Debian package,
+you can of course ignore the installation part.
 
 What is BorgBackup?
 -------------------