From cb34fe28836e9ed1f8fb5e7fba496ad3b9f06806 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Tue, 25 Jan 2022 23:25:04 +1030 Subject: [PATCH] Fix typo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e794dc0..2e2b8b7 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,7 @@ If you would like to fetch (paste) a particular file: netgiv -p 3 > file.mov -Where '2' comes from the information provided in the `-l` output. It is the -second most recent file that was copied to the server. +Where '3' comes from the information provided in the `-l` output. Note that providing no `-p` option is the same as `-p X` where X is the highest numbered upload (most recent).