summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfrederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a2016-04-26 12:36:28 +0000
committeradmin2016-04-26 12:36:28 +0000
commit938e97fccd21ed859c1a0378681f7966d6d8e9d0 (patch)
tree0ac9019223fb439b4258d913914a4e4a96c6e4da
parent3679e2bb4054345288c6da24ea9b4627b16bbaf9 (diff)
-rw-r--r--doc/forum/Formatting_struggle_with_Apt.backportSuite.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/Formatting_struggle_with_Apt.backportSuite.mdwn b/doc/forum/Formatting_struggle_with_Apt.backportSuite.mdwn
new file mode 100644
index 00000000..350f03c9
--- /dev/null
+++ b/doc/forum/Formatting_struggle_with_Apt.backportSuite.mdwn
@@ -0,0 +1,9 @@
+I have tried what seems like all permutations possible to make
+
+ & Apt.backportSuite "Stable "jessie""
+
+work (square brackets, normal brackets, escape, combinations of all that...) but no success so far.
+
+It seems there should go a string after backportSuite, which according to what I read should be double-quoted. However, the release also needs to be double-quoted.
+
+What is the right way of doing this?