Commit graph

14 commits

Author SHA1 Message Date
e2730b4d7a renamed --argument-file to --target-file; fixed "-" not being treated as special for --target-file; improved relevant help information; versionup minor 2024-10-28 14:18:54 -04:00
e395e7f9c4 switched shlex 1.2 to 1.3 2024-10-13 17:09:46 -04:00
86aa59bad8 process_args removed and functionality included in main 2024-10-13 16:34:05 -04:00
15b98ff5aa help information edited 2024-10-13 12:22:30 -04:00
0f3a08e63b format & name changes 2023-10-25 14:45:10 -04:00
a1eec572d1 removed short option for argument file 2023-10-25 13:28:02 -04:00
74f3db51c9 formatting; optimized error message building when checking device ids 2023-10-25 13:17:17 -04:00
e0d1efb0c7 removed unnecessary format!() 2023-10-25 13:01:07 -04:00
f0b4b237bb added argument file option; added option to change separator; changed error management 2023-10-25 12:59:19 -04:00
6e818f992c format 2023-10-24 19:22:24 -04:00
007a00910d fixed bug introduced from removing requirement for 2 targets; critical bug fixed 2023-10-24 19:19:12 -04:00
249edf748b stdout is now buffered; removed requirement for two or more targets; format_pair no longer has trailing newline; output bug fixed 2023-10-24 19:03:02 -04:00
57d664807b added flag to enable prompt before operatoins; fixed argument parsing bug 2023-10-24 18:31:42 -04:00
d037fa3ea4 prebuilt binary added 2023-10-24 18:03:49 -04:00