diff options
author | Jim Meyering <meyering@redhat.com> | 2007-11-25 18:39:47 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-11-25 18:39:47 +0100 |
commit | 9d0a3153692db17a514bb083e529e4d79f892123 (patch) | |
tree | 373f61d30247df83fa6bb8b2b968db8b96c8ef30 /ChangeLog | |
parent | 910267665eb6510a605e564eb41414e879166b9f (diff) | |
download | coreutils-9d0a3153692db17a514bb083e529e4d79f892123.tar.xz |
Document install's -D option.
* doc/coreutils.texi (install invocation): Document -D.
Reported by Akim Demialle.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-11-25 Jim Meyering <meyering@redhat.com> + Document install's -D option. + * doc/coreutils.texi (install invocation): Document -D. + Reported by Akim Demialle. + setuidgid: Update --help output. * src/setuidgid.c (usage): Describe -g GID[,GID1...] option. Mention that USER may be a numeric ID or a user name. |