Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
705a8047
Commit
705a8047
authored
Mar 11, 2022
by
Daniel Aleksandersen
Committed by
Christoph Cullmann
Mar 11, 2022
Browse files
Clarify “disk file” in the context of backup saves
parent
2dc190dc
Pipeline
#148339
passed with stage
in 5 minutes and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
doc/katepart/configuring.docbook
View file @
705a8047
...
...
@@ -895,10 +895,12 @@ one is not already present upon saving the file.</para>
<varlistentry>
<term><guilabel>Write a backup file on save for</guilabel></term>
<listitem><para>Backing up on save will cause &kappname; to copy the disk file to
<prefix><filename><suffix> before saving changes.
The suffix defaults to <emphasis role="bold">~</emphasis> and prefix is empty by
default. </para>
<listitem><para>Backing up on save will cause &kappname; to copy the disk file
(the previously saved version of the file) to <prefix><filename><suffix>
before saving the new changes. A backup file can help you recover work if
something goes wrong while saving or if you later want to recover the previous
version of the file. The suffix defaults to <emphasis role="bold">~</emphasis>
and prefix is empty by default. </para>
<variablelist>
<varlistentry>
<term><guilabel>Local files</guilabel></term>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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