« get me outta code hell

Add simple setup wizard (http-music setup) - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/man/http-music-setup.1
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2017-10-27 10:36:11 -0300
committerFlorrie <towerofnix@gmail.com>2017-10-27 10:36:49 -0300
commit735a18152295c081371b9bdccf78448f04765b36 (patch)
tree976515f0b0d23554bf0778f8ecc529f268cfd9e8 /man/http-music-setup.1
parent7c125fb006af7f64043bd66305a3c41953a1b83c (diff)
Add simple setup wizard (http-music setup)
..and create/update related man pages.

Try it!
Diffstat (limited to 'man/http-music-setup.1')
-rw-r--r--man/http-music-setup.115
1 files changed, 15 insertions, 0 deletions
diff --git a/man/http-music-setup.1 b/man/http-music-setup.1
new file mode 100644
index 0000000..c65d3c7
--- /dev/null
+++ b/man/http-music-setup.1
@@ -0,0 +1,15 @@
+.TH HTTP-MUSIC-SETUP 1
+
+.SH NAME
+http-music-setup - interactively create an http-music playlist
+
+.SH SYNOPSIS
+.B http-music setup
+
+.SH DESCRIPTION
+\fBhttp-music-setup\fR is a command line utility used to interactively generate a playlist.json file, which can be used with \fBhttp-music-play\fR.
+Once customization finishes, the playlist is generated and saved.
+Alternatively, the user can choose to see the crawler-based command used to generate the playlist file.
+
+.SH EXAMPLES
+Simply use \fBhttp-music setup\fR to get started.