From 7b8c33c94fcce42cf098bf4a3a4cc404ba342204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kapten=20Z=E2=88=85=E2=88=85m?= <55669224+default-username-852@users.noreply.github.com> Date: Tue, 30 Mar 2021 12:51:53 +0200 Subject: apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Gustav Sörnäs --- documentation/mumctl.1 | 4 ++-- documentation/mumctl.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/mumctl.1 b/documentation/mumctl.1 index d93083b..2752ad6 100644 --- a/documentation/mumctl.1 +++ b/documentation/mumctl.1 @@ -143,7 +143,7 @@ Undeafen yourself. mumctl unmute [user] .RS 4 Unmute yourself or someone else. -If user is omitted, unmute. Otherwise, the user with the username [user] is unmuted. +If user is omitted, unmute yourself. Otherwise, the user with the username [user] is unmuted. .RE .sp mumctl volume set @@ -168,4 +168,4 @@ or by e\-mail to \c .MTO "gustav\(atsornas.net" "" "." .SH "SEE ALSO" .sp -mumd(1), mumdrc(5) \ No newline at end of file +mumd(1), mumdrc(5) diff --git a/documentation/mumctl.txt b/documentation/mumctl.txt index 5e4d800..5b1607c 100644 --- a/documentation/mumctl.txt +++ b/documentation/mumctl.txt @@ -88,7 +88,7 @@ mumctl undeafen :: mumctl unmute [user] :: Unmute yourself or someone else. - If user is omitted, unmute. Otherwise, the user with the username [user] is unmuted. + If user is omitted, unmute yourself. Otherwise, the user with the username [user] is unmuted. mumctl volume set :: Set the outgoing volume level. -- cgit v1.2.1