Commit Graph

10 Commits (08d2d8499a66742053bd418004d03ad7716d10a8)

Author SHA1 Message Date
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
marchersimon 8d147522d1
chown: add more information link (#5555) 2021-03-30 15:29:42 +02:00
Marco Bonelli 2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
Marco Bonelli f79f6011e0 Refactor: add missing `or_directory` where needed.
This commit adds the missing `_or_directory` to any example which is
specifying an action affecting a file or a directory, but uses the
token `{{path/to/file}}` instead of `{{path/to/file_or_directory}}`.
2019-02-08 19:43:24 +00:00
Igor Shubovych ab54477533 Linting 2016-02-23 03:54:19 +02:00
Hayden Schiff 3d6ae2325f chown: tweaks for parity with chgrp.md 2016-02-22 15:07:35 -05:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
lord63 56a7cba656 Fix lint for common 2015-10-23 08:02:34 +08:00
André König 754797282e chown: use the owner and group of a reference file and apply those values to another file
Example:

    chown --reference=foobar.txt *.txt
2014-08-18 12:45:43 +02:00
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00