Skip to content

Commit

Permalink
cosmetic: typo in help text (uxplay.cpp)
Browse files Browse the repository at this point in the history
  • Loading branch information
fduncanh committed Dec 31, 2023
1 parent 682baa0 commit 1b71840
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion uxplay.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ static void print_info (char *name) {
printf("-async no Switch off audio/(client)video timestamp synchronization\n");
printf("-db l[:h] Set minimum volume attenuation to l dB (decibels, negative);\n");
printf(" optional: set maximum to h dB (+ or -) default: -30.0:0.0 dB\n");
printf("-taper Use a \"tapered\" AirPlay volume-qcontrol profile\n");
printf("-taper Use a \"tapered\" AirPlay volume-control profile\n");
printf("-s wxh[@r]Set display resolution [refresh_rate] default 1920x1080[@60]\n");
printf("-o Set display \"overscanned\" mode on (not usually needed)\n");
printf("-fs Full-screen (only works with X11, Wayland and VAAPI)\n");
Expand Down
2 changes: 1 addition & 1 deletion uxplay.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: uxplay
Version: 1.68
Version: 1.68.1
Release: 1%{?dist}

%global gittag v%{version}
Expand Down

0 comments on commit 1b71840

Please sign in to comment.