Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
awit-dbackup
awit-dbackup
Commits
e68ad14d
Commit
e68ad14d
authored
Sep 11, 2014
by
Nigel Kukard
Browse files
Fixed escaping of newline \n
parent
63c71b2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/dbackup.sgml
View file @
e68ad14d
...
...
@@ -123,7 +123,7 @@ manpage.1: manpage.sgml
<listitem>
<para>
Manifest format to use, currently the two supported formats is "null" for \\0 (null) termination of entries or "newline"
for \n (newline) termination of entries. This should not need to be overridden.
for
\
\n (newline) termination of entries. This should not need to be overridden.
</para>
</listitem>
</varlistentry>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment