9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [patch] juke documentation
@ 2021-04-08 19:25 Romano
  2021-04-08 19:46 ` Sigrid Solveig Haflínudóttir
  2021-04-13 11:53 ` Sigrid Solveig Haflínudóttir
  0 siblings, 2 replies; 10+ messages in thread
From: Romano @ 2021-04-08 19:25 UTC (permalink / raw)
  To: 9front

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

Attached is a patch to fixup some of the juke documentation.  If this
should go to some other mailing list (9front-bugs?), let me know, or
if there are issues with it.

[-- Attachment #2: Type: text/plain, Size: 1504 bytes --]

changeset:   8399:975eb801a5c7
branch:      mbp-2011
user:        Romano <unobe@cpan.org>
date:        Thu Apr 08 01:16:57 2021 -0700
summary:     Fix discrepancies between juke, its documentation, and what is on the ISO. /bin/rc/juke uses the name 'classical', but that is not an actual command, and 'hg diff' always shows the difference on a clean install. Additionally, some of the flags were not shown on the 'usage:' line and were not described in the man page.

diff -r cd9b2ab05bca -r 975eb801a5c7 sys/man/7/juke
--- a/sys/man/7/juke	Thu Apr 08 01:00:19 2021 -0700
+++ b/sys/man/7/juke	Thu Apr 08 01:16:57 2021 -0700
@@ -4,6 +4,10 @@
 .SH SYNOPSIS
 .B juke
 [
+.B \-d
+.I level
+]
+[
 .B \-t
 ]
 [
@@ -143,8 +147,14 @@
 the window in which it is invoked.
 .PP
 The
+.B \-h
+flag is used with
 .B \-s
-flag specifies the name under which the file descriptors of the playlist and databse servers are posted
+to specify the play list host which is serving the playlist.
+.PP
+The
+.B \-s
+flag specifies the name under which the file descriptors of the playlist and database servers are posted
 in /srv.  This allows two or more play list servers to exist on one platform, e.g., when
 there are several audio devices.  The default value of the flag is
 .B $\f2user\fP
@@ -152,6 +162,12 @@
 .B /srv/playlistfs.$\f2user\fP
 and a database server at
 .BR /srv/jukefs.$\f2user\fP .
+.PP
+The
+.B \-d
+flag is used to specify the debug level for debugging the
+.I juke
+shell script.
 .sp
 .LP
 .B Jukefs

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-04-13 12:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-08 19:25 [9front] [patch] juke documentation Romano
2021-04-08 19:46 ` Sigrid Solveig Haflínudóttir
2021-04-08 20:02   ` Romano
2021-04-08 20:11     ` umbraticus
2021-04-08 20:16     ` kvik
2021-04-09 16:25       ` Jacob Moody
2021-04-09 19:47         ` hiro
2021-04-08 20:28     ` Noam Preil
2021-04-10 12:23   ` cinap_lenrek
2021-04-13 11:53 ` Sigrid Solveig Haflínudóttir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).