clarification

This commit is contained in:
AnonymousShellScripter 2021-03-31 03:03:37 +02:00
parent e05c932f19
commit e380fcd5a8

View file

@ -4,9 +4,8 @@ Usage: `filefiller file blocks`
fills a file __file__ with __blocks__ blocks of size __BLOCKSIZE__
- if __TUI__ is defined, print write statistics
- if __TUI__ is defined, print statistics (progressbar size is defined in BARLEN)
- if __DEBUG__ is defined, print debug stuff
## TODO
- add transfer speed indicator (time per block --> bitrate?)