diff options
Diffstat (limited to 'docs/reference/commandline/diff.md')
| -rw-r--r-- | docs/reference/commandline/diff.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/reference/commandline/diff.md b/docs/reference/commandline/diff.md index be27678dcd..823831e511 100644 --- a/docs/reference/commandline/diff.md +++ b/docs/reference/commandline/diff.md @@ -24,8 +24,10 @@ Options: --help Print usage ``` -List the changed files and directories in a container᾿s filesystem. - There are 3 events that are listed in the `diff`: +## Description + +List the changed files and directories in a container᾿s filesystem since the +container was created. Three different types of change are tracked: 1. `A` - Add 2. `D` - Delete |
