Sybren A. Stüvel
43e8a7e370
Include version in --help output
2018-07-11 12:44:29 +02:00
Sybren A. Stüvel
3b3fb0e3ef
improve 'bat --help' message
2018-03-16 13:39:34 +01:00
Sybren A. Stüvel
53e22a4a2f
Added GPL comment blocks with proper attibution.
2018-03-16 13:25:20 +01:00
Sybren A. Stüvel
53a2ca4373
Only set the log level on our own logger.
...
Otherwise debug logging will be completely swamped with logs from other
libraries. Maybe that's nice too at some point, but that would need another
CLI arg.
2018-03-09 16:28:31 +01:00
Sybren A. Stüvel
9c9323b170
Log instead of print
2018-03-08 11:00:09 +01:00
Sybren A. Stüvel
595f8cb0a6
Log duration of CLI commands
2018-03-07 17:14:44 +01:00
Sybren A. Stüvel
c5a02423cb
Added --profile CLI flag for running the Python profiler
2018-03-07 15:50:04 +01:00
Sybren A. Stüvel
ca964181fe
Beginning of CLI interface + protection against infinite recursion.
2018-02-28 16:47:13 +01:00