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

package info (click to toggle)
borgbackup 1.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 24,532 kB
  • sloc: python: 26,544; pascal: 3,245; ansic: 2,597; sh: 150; makefile: 133; tcl: 94
file content (29 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (8)
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
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
@@ -1,4 +1,9 @@
-|screencast_basic|
+Quick start: watch a `screencast of BorgBackup Installation and Basic Usage
+<https://asciinema.org/a/28691?autoplay=1&speed=2>`_
+at asciinema.org.
+
+Since you are using the Debian package,
+you can of course ignore the installation part.
 
 More screencasts: `installation`_, `advanced usage`_