Skip to content

Commit f7ee394

Browse files
committed
README: include information about interactive mode
1 parent 31120ab commit f7ee394

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ committed.
99
Getting Started
1010
---------------
1111

12+
The simplest way to use `git-recover` is in interactive mode - simply run
13+
`git-recover -i` and it will show you all the files that you can recover
14+
and prompt you to act.
15+
16+
Using git-recover
17+
-----------------
18+
1219
Running `git-recover` without any arguments will list all the files (git
1320
"blobs") that were recently orphaned, by their ID. (Their filename is not
1421
known.)

0 commit comments

Comments
 (0)