From 63f29235e4b9893baaae44125e7174b751ca3ada Mon Sep 17 00:00:00 2001 From: Thomas PIERSON Date: Sat, 1 Dec 2018 15:38:03 +0100 Subject: [PATCH] Update and improve the manual pages. (#33) --- dist/man/strawberry-tagreader.1 | 7 +++-- dist/man/strawberry.1 | 50 +++++++++++++++++++++++++++++---- 2 files changed, 49 insertions(+), 8 deletions(-) diff --git a/dist/man/strawberry-tagreader.1 b/dist/man/strawberry-tagreader.1 index 0109b39a..c75526f7 100644 --- a/dist/man/strawberry-tagreader.1 +++ b/dist/man/strawberry-tagreader.1 @@ -1,7 +1,10 @@ -.TH STRAWBERRY-TAGREADER "1" "April 2018" "strawberry-tagreader 0.1.1" "User Commands" +.TH STRAWBERRY-TAGREADER "1" .SH NAME -strawberry-tagreader \- manual page for strawberry-tagreader 0.1.1 +strawberry-tagreader \- internal tag reader for strawberry .SH SYNOPSIS .B strawberry-tagreader .SH DESCRIPTION This program is used internally by Strawberry to parse tags in music files without exposing the whole application to crashes caused by malformed files. It is not meant to be run on its own. +.SH "AUTHORS" +.PP +Strawberry main developer is Jonas Kvinge . diff --git a/dist/man/strawberry.1 b/dist/man/strawberry.1 index 9964754b..616e2176 100644 --- a/dist/man/strawberry.1 +++ b/dist/man/strawberry.1 @@ -1,11 +1,46 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.43.3. -.TH STRAWBERRY "1" "April 2018" "strawberry 0.1.1" "User Commands" +.TH STRAWBERRY "1" "User Commands" .SH NAME -strawberry \- manual page for strawberry 0.1.1 +Strawberry \- audio player and music collection organizer .SH SYNOPSIS .B strawberry -[\fIoptions\fR] [\fIURL(s)\fR] +[\fI\,options\/\fR] [\fI\,URL(s)\/\fR] .SH DESCRIPTION +Strawberry is a audio player especially aimed at audiophiles. +.TP +Features: +.br +- Play and organize music +.br +- Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3 and ASF +.br +- Audio CD playback +.br +- Native desktop notifications +.br +- Playlists in multiple formats +.br +- Advanced output and device options with support for bit perfect playback on Linux +.br +- Edit tags on music files +.br +- Fetch tags from MusicBrainz +.br +- Album cover art from Lastfm, Musicbrainz and Discogs +.br +- Song lyrics from AudD and API Seeds +.br +- Support for multiple backends +.br +- Audio analyzer +.br +- Equalizer +.br +- Transfer music to iPod, iPhone, MTP or mass-storage USB player +.br +- Integrated Tidal support +.TP + It is a fork of Clementine. The name is inspired by the band Strawbs. +.SH OPTIONS .SS "Player options:" .TP \fB\-p\fR, \fB\-\-play\fR @@ -33,10 +68,10 @@ Skip forwards in playlist Set the volume to percent .TP \fB\-\-volume\-up\fR -Increase the volume by 4% +Increase the volume by 4 percent .TP \fB\-\-volume\-down\fR -Decrease the volume by 4% +Decrease the volume by 4 percent .TP \fB\-\-volume\-increase\-by\fR Increase the volume by percent @@ -86,3 +121,6 @@ Equivalent to \fB\-\-log\-levels\fR *:3 .TP \fB\-\-version\fR Print out version information +.SH "AUTHORS" +.PP +Strawberry main developer is Jonas Kvinge .