Skip to content

Commit

Permalink
update man page for emoji function
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Crisci committed Jan 29, 2020
1 parent 3a87f9d commit 2209da9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion doc/playerctl.1.in
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,13 @@ Can only be called with
.Va position
or
.Va mpris:length .
.It Fn emoji key
Try to convert the value for
.Fa key
to an emoji representation. Currently implemented for
.Fa status
and
.Fa volume .
.El
.Pp
References to unknown functions will cause
Expand All @@ -251,7 +258,7 @@ $ playerctl metadata --format '{{playerName}}: {{lc(status)}} '\e
.%U https://freedesktop.org/wiki/Specifications/mpris-spec/metadata/
.Re
.Pp
.Lk https://github.com/acrisci/playerctl "playerctl homepage" ,
.Lk https://github.com/altdesktop/playerctl "playerctl homepage" ,
.Lk https://dubstepdish.com/playerctl "playerctl API documentation" ,
.Lk https://wiki.gnome.org/Projects/GObjectIntrospection/Users \
"GObject introspection language bindings"
Expand Down

0 comments on commit 2209da9

Please sign in to comment.