9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Romano <unobe@cpan.org>
To: 9front@9front.org
Subject: [9front] [patch] juke documentation
Date: Thu, 08 Apr 2021 12:25:44 -0700	[thread overview]
Message-ID: <7ED1ECF7FD94A69DDC7D06794C60ED7E@smtp.pobox.com> (raw)

[-- 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

             reply	other threads:[~2021-04-08 19:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08 19:25 Romano [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7ED1ECF7FD94A69DDC7D06794C60ED7E@smtp.pobox.com \
    --to=unobe@cpan.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).