bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error in join --help


From: Toth Alexandru
Subject: error in join --help
Date: Thu, 5 Mar 2009 05:37:27 -0800 (PST)

Hi,

help for join command states:

 -a FILENUM        print unpairable lines coming from file FILENUM, where
                     FILENUM is 1 or 2, corresponding to FILE1 or FILE2


Maybe it should be:

 -a FILENUM        print joined lines 
                     and unpairable lines coming from file FILENUM, where
                     FILENUM is 1 or 2, corresponding to FILE1 or FILE2

For example option -v is correctly documented.

-Alex


      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]