aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-04 17:03:51 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-04 17:03:51 +1200
commitb737de009f2566fb7b892ea17584997eeb76cad0 (patch)
tree9759e1229efc0e1d579fd84b2a7196d1034a0546
parentBump VERSION (diff)
downloaddotfiles-b737de009f2566fb7b892ea17584997eeb76cad0.tar.gz
dotfiles-b737de009f2566fb7b892ea17584997eeb76cad0.zip
Rebuild dotfiles(7) manual page
-rw-r--r--man/man7/dotfiles.7df10
1 files changed, 10 insertions, 0 deletions
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