aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-04 17:09:35 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-04 17:09:35 +1200
commit3d7a2bd66018e4fbfea0401499e0130146fe1f98 (patch)
tree9759e1229efc0e1d579fd84b2a7196d1034a0546
parentSpin off Vim Perl version bump into ftplugin (diff)
parentRebuild dotfiles(7) manual page (diff)
downloaddotfiles-3d7a2bd66018e4fbfea0401499e0130146fe1f98.tar.gz
dotfiles-3d7a2bd66018e4fbfea0401499e0130146fe1f98.zip
Merge branch 'release/v1.21.0' into develop
* release/v1.21.0: Rebuild dotfiles(7) manual page Bump VERSION
-rw-r--r--VERSION4
-rw-r--r--man/man7/dotfiles.7df10
2 files changed, 12 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 244e4c17..128a9aed 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v1.20.0
-Tue Jul 3 13:20:13 UTC 2018
+tejr dotfiles v1.21.0
+Wed Jul 4 05:03:12 UTC 2018
diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df
index f8f6a453..7c4d410e 100644
--- a/man/man7/dotfiles.7df
+++ b/man/man7/dotfiles.7df
@@ -732,6 +732,16 @@ along a pipeline.
\f[C]vi(1)\f[].
.RE
.IP \[bu] 2
+Two editor wrapper tools:
+.RS 2
+.IP \[bu] 2
+\f[C]mked(1df)\f[] creates paths to all its arguments before invoking
+\f[C]$EDITOR\f[].
+.IP \[bu] 2
+\f[C]mkvi(1df)\f[] creates paths to all its arguments before invoking
+\f[C]$VISUAL\f[].
+.RE
+.IP \[bu] 2
\f[C]ap(1df)\f[] reads arguments for a given command from the standard
input, prompting if appropriate.
.IP \[bu] 2