Skip to content

Commit 098be8e

Browse files
committed
docs docs ducs
1 parent a9f3913 commit 098be8e

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

doc/c64play.ini.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ B<c64play.ini> - configuration file for L<C64play(1)>.
99
=head1 DESCRIPTION
1010

1111
C64play has a configuration file formed by sections. They're names enclosed by brackets, making it easier to separate each type of setting.
12-
Every setting has a I<< <parameter> = <value> >> structure.
12+
Then, every setting has a I<< <parameter> = <value> >> structure.
1313

1414
B<c64play.ini> has the following sections:
1515

doc/c64play.pod

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ contribute.
3636
Displays a help message, showing you the options plus a brief
3737
description for each of them.
3838

39-
=item B<-h, --help-debug>
39+
=item B<--help-debug>
4040

4141
Displays a help message for debugging-related options, plus a
4242
brief description for each.
@@ -50,11 +50,6 @@ Set sample rate for audio output, in Hz. Defaults to 48000 Hz.
5050
Flips filter emulation. If it's enabled (default), this will
5151
disable it and vice-versa.
5252

53-
=item B<-o>I<< <num> >>
54-
55-
Select starting track index number. Default is provided by the
56-
tune's file header.
57-
5853
=item B<-s>
5954

6055
Enable stereo playback. This is the default when loading a 2SID
@@ -212,9 +207,9 @@ Neither emulate a SID chip nor use an audio device.
212207
=item 1-9
213208

214209
Mute/unmute voice(s) 1-9, where each chunk of 3 voices
215-
correspond to a SID's voice.
210+
corresponds to a SID's voice.
216211

217-
=item a-d
212+
=item a, s, d
218213

219214
Mute/unmute samples from SID #1 to #3.
220215

0 commit comments

Comments
 (0)