We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b64d8d commit 3501145Copy full SHA for 3501145
README.md
@@ -1,7 +1,7 @@
1
# diff-folders
2
This tool allows you to display differences in a list of compared folders in the terminal.
3
4
-(This is my first project to learn rust)
+(This project is what I use to learn rust)
5
6
# Usage
7
@@ -21,7 +21,7 @@ diff-folders <old_dir|new_file> <new_dir|new_file>
21
| ----------- | ----------- |
22
| Red | deleted |
23
| Green | created |
24
-| Yellow | Modified |
+| Yellow | modified |
25
26
# Shortcut Keys
27
images/demo.gif
-54.2 MB
0 commit comments