Change all occurrences of file_name to filename (#4059)

This commit is contained in:
fejx
2020-05-22 14:31:24 +02:00
committed by GitHub
parent ff6e9c4694
commit 4e1662b729
14 changed files with 26 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
- Trash files and directories:
`trash-put {{file_name}}`
`trash-put {{filename}}`
- Empty the trashcan:
@@ -21,4 +21,4 @@
- Remove individual files from the trashcan:
`trash-rm {{file_name}}`
`trash-rm {{filename}}`