branch: elpa/hyperdrive
commit 9898e9a3a603e8aee74af77158d1e6258edc9344
Author: Joseph Turner <[email protected]>
Commit: Joseph Turner <[email protected]>
Chore: Rebuild .texi
---
doc/hyperdrive.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index 79cc75ff4f..0a652646f1 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -633,13 +633,13 @@ the hyperdrive.}
@node View the hyperdrive version history
@section View the hyperdrive version history
-@findex hyperdrive-previous-version
-@findex hyperdrive-next-version
+@findex hyperdrive-open-previous-version
+@findex hyperdrive-open-next-version
@findex hyperdrive-open-at-version
Hyperdrives are versioned (see @ref{Versioning}). To open the
previous/next version of a hyperdrive file or directory, run
-@code{hyperdrive-previous-version} or @code{hyperdrive-next-version}.
+@code{hyperdrive-open-previous-version} or @code{hyperdrive-open-next-version}.
@code{hyperdrive-open-at-version} lets you specify a version number; leaving
the version blank opens the current file or directory at its
hyperdrive's latest version.