We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b0961 commit f5de05dCopy full SHA for f5de05d
README.md
@@ -33,7 +33,7 @@ Just download the appropriate version of [executable from latest release](https:
33
| `↑`, `k` | Select previous item |
34
| `Enter`, `l` | Move into directory |
35
| `u`, `h` | Move parent directory |
36
-| `d` | Download selected file or directory |
+| `d` | Download the selected file or directory into the current working directory |
37
| `q` | Quit |
38
39
## Environmental Variables
@@ -59,4 +59,4 @@ $ env AWS_PROFILE='my-profile' s3surfer
59
# Note
60
61
- Set ambiguous characters to single-width in your terminal setting.
62
-
+- If the total download size is greater than 80% of the available size of the destination partition, the download will not start.
0 commit comments