branch: elpa/hyperdrive
commit ed54931e6264bb56e8ea14e98c876fe50258688f
Author: Joseph Turner <jos...@ushin.org>
Commit: Joseph Turner <jos...@ushin.org>

    Docs: Document hyperdrive-history-forget-file
---
 doc/hyperdrive.org  | 4 ++++
 doc/hyperdrive.texi | 5 +++++
 2 files changed, 9 insertions(+)

diff --git a/doc/hyperdrive.org b/doc/hyperdrive.org
index fb5d806db5..2f98cfe71b 100644
--- a/doc/hyperdrive.org
+++ b/doc/hyperdrive.org
@@ -575,6 +575,10 @@ default:
   Display the differences between the version at point and the prior
   version.
 
+- Key: F (hyperdrive-history-forget-file) ::
+
+  Delete your local copy of the file for the version range at point.
+
 To act on the latest known version of the file, use these keybindings
 on the header line displaying the file description.
 
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 0aed26b22e..146a26cf16 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -881,6 +881,11 @@ Download the file at the start of the version range at 
point.
 @findex hyperdrive-history-diff
 Display the differences between the version at point and the prior
 version.
+
+@item @kbd{F} (@code{hyperdrive-history-forget-file})
+@kindex F
+@findex hyperdrive-history-forget-file
+Delete your local copy of the file for the version range at point.
 @end table
 
 To act on the latest known version of the file, use these keybindings

Reply via email to