Skip to content

Commit

Permalink
README.md: fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans-Peter Jansen committed Mar 10, 2020
1 parent 9d69b75 commit be6536d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ Example Usage
-------------
Casual approach to restore your Firefox session:
```
wm-win-tool -bc Navigator.Firefox store
wm-win-tool -vc Navigator.Firefox store
```
will save every Firefox window, and
```
wm-win-tool -bc Navigator.Firefox restore
wm-win-tool -vc Navigator.Firefox restore
```
will restore all recognized windows. The only downside is, that the window
titles must match **exactly** to be restored correctly. So better make sure to
Expand Down

0 comments on commit be6536d

Please sign in to comment.