Skip to content

Commit aeedcbf

Browse files
committed
2 parents b4ad983 + d2932c3 commit aeedcbf

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ A fast and efficient command-line client for downloading files from [FuckingFast
77

88
## Features
99

10-
- Multi-file download support
11-
- Input from command line or text file
10+
- Multi-file download support (parallel)
1211
- Simple and fast
1312
- Cross-platform (Windows, Linux, macOS)
1413

@@ -57,11 +56,6 @@ ffclient [flags]
5756
ffclient --inputFile downloads.txt --savePath ~/Downloads/fast_files
5857
```
5958

60-
4. Combine both methods (files from inputFile and links will be downloaded):
61-
```sh
62-
ffclient --inputFile downloads.txt --links "https://fuckingfast.co/another_file"
63-
```
64-
6559
## Input File Format
6660

6761
The input file should contain one FuckingFast.co URL per line:
@@ -77,4 +71,4 @@ MIT - See [LICENSE](LICENSE) for more information.
7771

7872
## Contributing
7973

80-
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
74+
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

0 commit comments

Comments
 (0)