diff --git a/README.md b/README.md index 0771e5a..7439155 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ check what you or other contributors in your team did. It doesn't aim to be a re $ git recall [-a ] [-d ] [-b ] + [-p ] [-f] [-h] [-v] @@ -27,6 +28,7 @@ $ git recall [-a ] - `-a` - Restrict search for a specific user (use -a "all" for all users) - `-d` - Display commits for the last n days - `-b` - Specify branch to display commits from +- `-p` - Specify path/s or file/s to display commits from - `-f` - Fetch the latest changes - `-h` - Show help screen - `-v` - Show version