fixes minor typo in instructions

This commit is contained in:
Alice Kaerast 2013-03-24 13:49:44 +00:00
parent 489231767d
commit 3224fa6514
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -29,7 +29,7 @@ acarsdec could be called with the following options :
acarsdec [-LR][-s noport] -d alsapcmdevice | -f sndfile
-f sndfile : decode from file sndfile (ie: a .wav file)
-d alsapcmdevice : decode from soundcard input alsapcmdevice (ie: hw:0,0)
[-LR] : diseable left or right channel decoding of stereo signal (save cpu)
[-LR] : disable left or right channel decoding of stereo signal (save cpu)
[-s noport ] : "xastir" mode : act as an APRS local server, on port : noport (see below)
Input could be mono or stereo but with 48Khz sampling frequency.