diff options
-rw-r--r-- | old/sh-utils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index e4863ddab..bd5cddb84 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -5,6 +5,8 @@ * src/seq.c (usage): Mention that --format=FORMAT must be a *floating-point* format, also in description of that option. Reported by Karl Eichwalder. + (usage): Also add the `=' signs here: --format=FORMAT, + --separator=STRING. 2002-03-16 Jim Meyering <meyering@lucent.com> |