[Toybox] [PATCH] Fix trivial mv help typo.
enh
enh at google.com
Tue May 5 13:21:29 PDT 2015
Fix trivial mv help typo.
diff --git a/toys/posix/cp.c b/toys/posix/cp.c
index 2959f67..60b1d6e 100644
--- a/toys/posix/cp.c
+++ b/toys/posix/cp.c
@@ -49,7 +49,7 @@ config MV
default y
depends on CP
help
- usage: mv [-fi] SOURCE... DEST"
+ usage: mv [-fi] SOURCE... DEST
-f force copy by deleting destination file
-i interactive, prompt before overwriting existing DEST
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20150505/e9e690f1/attachment.htm>
More information about the Toybox
mailing list