From 2f86a6ad100d434efd7af41a86fc4b5fdadeb1af Mon Sep 17 00:00:00 2001 From: Leo Vivier Date: Tue, 9 Nov 2021 22:32:11 +0100 Subject: Clarify language --- 2021/prepare.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2021/prepare.md') diff --git a/2021/prepare.md b/2021/prepare.md index 1f33e6ef..781d55ca 100644 --- a/2021/prepare.md +++ b/2021/prepare.md @@ -60,7 +60,7 @@ You can also use a command-line interface with `ftp`: $ ftp ftp-upload.emacsconf.org 21 > anonymous > cd upload-here -> send /your/local/path/to/the/recording.ext recording.ext # Don't forget the 2nd arg! +> send /local/path/to/file.ext file.ext # Don't forget the 2nd arg! # Ctrl-D to exit ``` -- cgit v1.2.3