Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronliu0130 committed Dec 6, 2023
1 parent e5c4677 commit c4e12b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tiv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ cimg_library::CImg<unsigned char> load_rgb_CImg(const char *const &filename) {
// Implements --help
void emit_usage() {
std::cerr << R"(
Terminal Image Viewer v1.2
Terminal Image Viewer v1.2.1
usage: tiv [options] <image> [<image>...]
-0 : No block character adjustment, always use top half block char.
-2, --256 : Use 256-bit colors. Needed to display properly on macOS Terminal.
Expand Down

0 comments on commit c4e12b5

Please sign in to comment.