summaryrefslogtreecommitdiffstats
path: root/main/common/sd.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/common/sd.c')
-rw-r--r--main/common/sd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/common/sd.c b/main/common/sd.c
index 6d2857d..1be4c2f 100644
--- a/main/common/sd.c
+++ b/main/common/sd.c
@@ -90,7 +90,7 @@ char *SdHelp[] = {
" init [prefix]",
" cmd {cmdnum} [arg]",
" read {dest} {blk} {blktot}",
- " write {blk} {dest} {blktot}",
+ " write {src} {blk} {blktot}",
#endif
0
};