1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-12 12:00:21 +02:00

* coreutils.texi (join invocation): Blank separators need quoting.

This commit is contained in:
Paul Eggert
2004-12-12 07:25:01 +00:00
parent e31480005a
commit 206ec55a41
+5
View File
@@ -1,3 +1,8 @@
2004-12-11 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (join invocation): Mention that blank separators
in the -o option need to be quoted. Problem reported by Phil Clayton.
2004-12-10 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (id invocation): -G also prints main group.