Commit Graph

10 Commits (6fe5cd71fde7ceae534b307ed10f080f608bf79d)

Author SHA1 Message Date
Dario Vladović 4830093903
coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
marchersimon 62668322a8
rm: add link (#5552) 2021-03-30 10:16:08 +03:00
Marco Bonelli ac4094e0ad Refactor: improve consistency of the term "directory".
This commit changes the term "folder" to "directory" in every
instance where the first is used in an example description, but the
second is used in the example code, and vice versa.
2019-02-08 19:43:24 +00:00
Waldir Pimenta c424e4969b rm: various tweaks for clarity; add -v (#988)
* rm: various tweaks for clarity; add -v

changed some descriptions and tokens to make the meaning of each command clearer, and facilitate memorization of the flags
added the -v (verbose) option

* use a more intuitive pattern for the -i option
2016-08-08 10:08:40 +03:00
Ian MacIntosh 5d2160f654 rm: fix typo ("it's" should be "its") 2016-03-25 14:17:25 -04:00
Wing b5d0a4a779 Update rm.md 2016-01-15 17:23:41 +08:00
Wing 7a30cfcf8a `rm -rf` 2016-01-14 21:43:17 +08:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Srinivasan R e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00