diff options
author | Goran Mekić <meka@tilda.center> | 2017-04-18 16:19:39 +0200 |
---|---|---|
committer | Goran Mekić <meka@tilda.center> | 2017-04-18 17:12:59 +0200 |
commit | d01b249bebbacc6a2db5c1cb914499a2e22ad0d2 (patch) | |
tree | e35c90f5ef99e81f05e9622d00052cbf248a509a /man | |
parent | 1d27cbf59bb9f4020ed9ff37fa4e9f15082d023b (diff) |
Comment out chunk_size for diskstreaming
Diffstat (limited to 'man')
-rw-r--r-- | man/drumgizmo.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/drumgizmo.1 b/man/drumgizmo.1 index 3d36299..11a6ca9 100644 --- a/man/drumgizmo.1 +++ b/man/drumgizmo.1 @@ -109,9 +109,9 @@ Enable diskstreaming Parameters for controling the streaming buffers. .P -\fBlimit\fR=<size> (maximum size in k,M,G) -.P -\fBchunk_size\fR=<size> (chunk size in k,M,G) +\fBlimit\fR=<size> (Limit the amount of preloaded drumkit data to the size) +\" .P +\" \fBchunk_size\fR=<size> (chunk size in k,M,G) .RE \fB-v, --version\fR |