From c92a1d9478a507ac20846625b694c9fed9192860 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 28 Oct 2023 14:52:44 +0200 Subject: Format an occurance of ‘mv’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/prj/mmv/index.gsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/prj') diff --git a/src/prj/mmv/index.gsp b/src/prj/mmv/index.gsp index 3f3ba81..96465a2 100644 --- a/src/prj/mmv/index.gsp +++ b/src/prj/mmv/index.gsp @@ -67,7 +67,8 @@ html lang="en" { the command-line. We basically always do this with the @code{-mv} utility, and it gets the job done most of the time. Want to rename one file? Use @code{-mv}! Want to move a bunch of files into a directory? - Use @code{-mv}! How could mv ever go wrong? Well I’m glad you asked! + Use @code{-mv}! How could @code{-mv} ever go wrong? Well I’m glad you + asked! } h2 #moving {-Advanced Moving and Pitfalls} -- cgit v1.2.3