Skip to content

Commit 8bdefc2

Browse files
Update README.md
Signed-off-by: Jacob Stopak <[email protected]>
1 parent 0af0986 commit 8bdefc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ Usage: `git-sim commit -m "Commit message"`
189189
Usage: `git-sim stash [push|pop|apply] <file>`
190190

191191
- Specify one or more `<file>` as a *modified* working directory file, or staged file
192-
- If no `<file>` is specified, all available working directory and staged files will be included
193-
- Simulated output will show files being moved to the Git stash
192+
- If no `<file>` is specified, all available files will be included
193+
- Simulated output will show files being moved in/out of the Git stash
194194
- Note that simulated output will also show the most recent 5 commits on the active branch
195195

196196
![git-sim-stash_01-05-23_22-11-18](https://user-images.githubusercontent.com/49353917/210941254-69c80b63-5c06-411a-a36a-1454b2906ee8.jpg)

0 commit comments

Comments
 (0)