Polish cp and mv descriptions

This commit is contained in:
Emilio Pinna 2018-09-03 21:40:09 +01:00
parent 08a82c913a
commit d5f546b67d
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
description: This can be used to read or write files outside a restricted file systems or with elevated privileges.
description: This can be used to copy and then read or write files from a restricted file systems or with elevated privileges.
functions:
file-write:
- code: |

View File

@ -1,5 +1,5 @@
---
description: This can be used to read or write files outside a restricted file systems or with elevated privileges.
description: This can be used to move and then read or write files from a restricted file systems or with elevated privileges.
functions:
file-write:
- code: |