|
8e09177f24
|
Version was set to 1.2.0. Now m, K, M, G, T units can be specified for wattage. Dropped support for long arguments (--). Functions were reorganised.
|
2024-11-04 15:20:26 +04:00 |
|
|
79ab374f86
|
Version was set to 1.1.3.
|
2024-05-19 21:57:38 +04:00 |
|
|
acc7655e83
|
Fixed a typo licence -> license.
|
2024-05-19 21:57:18 +04:00 |
|
|
c083462a63
|
Actually, argv[i] cannot has a length of 0, so let's compare here against 1, meaning there was just a '-' was passed.
|
2024-05-19 05:23:47 +04:00 |
|
|
a469ae41a2
|
Replace exit() with simple return;
|
2024-05-19 05:21:35 +04:00 |
|
|
62a16292ec
|
main.c -> kwh-cost.c
|
2024-05-19 04:36:33 +04:00 |
|