Commit Graph

5 Commits (d1f4342a740d7613cd4f881a1a571455dbe584ea)

Author SHA1 Message Date
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
Marco Bonelli 1064ba26db chgrp: fix typo and clarify examples. (#2738) 2019-01-30 11:16:17 +00:00
Igor Shubovych ab54477533 Linting 2016-02-23 03:54:19 +02:00
Hayden Schiff e1a8a590e1 chgrp: add page 2016-02-22 15:03:35 -05:00