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.
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
77924e3ea0
commit
ac4094e0ad
@@ -13,7 +13,7 @@
|
||||
|
||||
- Recursively remove a directory and its contents overwriting each file with a single-pass of random data:
|
||||
|
||||
`srm -r -s {{/path/to/folder}}`
|
||||
`srm -r -s {{/path/to/directory}}`
|
||||
|
||||
- Prompt before every removal:
|
||||
|
||||
|
Reference in New Issue
Block a user