summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
AgeCommit message (Expand)Author
2013-01-23doc: fix order of du options in usage and texinfo manualBernhard Voelker
2013-01-21du: add -t SIZE, --threshold=SIZE optionJakob Truelsen
2013-01-06doc: sync parse-datetime from gnulibPaul Eggert
2013-01-06doc: avoid @sc in texinfo; it is unnecessaryKarl Berry
2013-01-04doc: remove stale pr news in the manualKarl Berry
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-12-27doc: improve od --help and man pagePádraig Brady
2012-12-19doc: clarify when dd iflag=fullblock is usefulPádraig Brady
2012-12-17maint: consistently use @dots{} in coreutils.texiPádraig Brady
2012-12-17readlink: support multiple command line argumentsPádraig Brady
2012-12-14maint: fix typos found by misspellingsBernhard Voelker
2012-12-07df: do not print duplicate entries and rootfs by defaultOndrej Oprala
2012-11-24doc: cp: clarify behavior of the --preserve=xattr optionBernhard Voelker
2012-11-24doc: update info cross reference to bashPádraig Brady
2012-11-24doc: clarify that renice is needed to adjust nicenessPádraig Brady
2012-11-22df: reorder default field list of --output optionBernhard Voelker
2012-11-17doc: explain why dd is called "dd"Paul Eggert
2012-11-09doc: chcon: add descriptions for three undocumented optionsBenno Schulenberg
2012-11-09doc: with cp -n, option -f is not redundant but ignoredBenno Schulenberg
2012-11-08df: document the new --output optionBernhard Voelker
2012-11-04timeout: add --preserve-status to always propagate the exit statusÁngel González
2012-10-19doc: remove a stray parenthesis from 'cp --force' descriptionBenno Schulenberg
2012-09-29doc: same correction, but now in texinfo documentationJim Meyering
2012-09-24dd: new option, status=none to suppress output statisticsPozsár Balázs
2012-09-18dd: remove references to the word BLOCKS from help and texi docsBenno Schulenberg
2012-09-15doc: update seq descriptionJim Meyering
2012-08-26maint: stop using @acronym{...} in texinfo sourcesJim Meyering
2012-08-24md5sum, sha*sum: add --tag to output a format indicating the algorithmOndrej Oprala
2012-08-14rm: new option --dir (-d) to remove empty directoriesKrzysztof Goj
2012-08-14df: fail when the mount list is required but cannot be readBernhard Voelker
2012-07-12doc: fix errors and warnings with Texinfo 5Stefano Lattarini
2012-07-05doc: document leap seconds betterPaul Eggert
2012-07-05doc: fix spacingPaul Eggert
2012-06-30doc: improve sample backup scriptJim Meyering
2012-06-22doc: document multiplier for dd number options like count=NBernhard Voelker
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-05-08doc: clarify dd conv=sparse usage with devicesPádraig Brady
2012-05-08maint: fix common spelling errorsKevin Lyda
2012-04-19doc: fix a grammar nitJim Meyering
2012-04-17doc: use @xref{... only at start of a sentenceJim Meyering
2012-04-14doc: remove a little direntry redundancyKarl Berry
2012-04-12fmt: accept new --goal=WIDTH (-g) optionBruce Korb
2012-04-12cp: change --attributes-only to not truncate existing filesPádraig Brady
2012-03-26doc: use $(...), not `...` in documentation and commentsJim Meyering
2012-03-22maint: avoid a doc syntax check failurePádraig Brady
2012-03-22ln: add the --relative optionHarald Hoyer
2012-03-20doc: clarify current realpath --relative-base behaviorEric Blake
2012-03-15realpath: let --relative-to default to --relative-baseEric Blake
2012-03-10dirname: support more than one argumentJérémy Compostella
2012-03-10split: support an arbitrary number of split files by defaultJérémy Compostella