[PATCH] cp: fix help text

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Copy to target directory is supported since commit b36fca0c, circa 2007.

Signed-off-by: Baruch Siach <baruch@xxxxxxxxxx>
---
 commands/cp.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/commands/cp.c b/commands/cp.c
index a0c7c84..2c35ba1 100644
--- a/commands/cp.c
+++ b/commands/cp.c
@@ -80,8 +80,6 @@ out:
 static const __maybe_unused char cmd_cp_help[] =
 "Usage: cp <source> <destination>\n"
 "cp copies file <source> to <destination>.\n"
-"Currently only this form is supported and you have to specify the exact target\n"
-"filename (not a target directory).\n"
 "This command is file based only. See memcpy for memory copy\n";
 
 BAREBOX_CMD_START(cp)
-- 
1.7.1


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux