Skip to content

Commit 6fa706b

Browse files
committed
Merge branch 'master' of https://github.com/torum/Image-viewer
2 parents eb0e0d7 + c40765b commit 6fa706b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Image Viewer can be launched via command-line, and applications or scripts can a
3737
`-t off` or `--effect=off`
3838

3939
- Picture stretch In (fit to window/screen when the size is bigger than window/screen. default on):
40-
`-i on` or `--stretchIn=on`
41-
`-i off` or `--stretchIn=off`
40+
`-n on` or `--stretchIn=on`
41+
`-n off` or `--stretchIn=off`
4242

4343
- Picture stretch Out (fit to window/screen when the size is smaller than window/screen. default off):
4444
`-o on` or `--stretchOut=on`

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ Image Viewer can be also launched via command-line, meaning other applications o
7171
`-t off` or `--effect=off`
7272

7373
- Picture stretch In (fit to window/screen when the size is bigger than window/screen. default on):
74-
`-i on` or `--stretchIn=on`
75-
`-i off` or `--stretchIn=off`
74+
`-n on` or `--stretchIn=on`
75+
`-n off` or `--stretchIn=off`
7676

7777
- Picture stretch Out (fit to window/screen when the size is smaller than window/screen. default off):
7878
`-o on` or `--stretchOut=on`

0 commit comments

Comments
 (0)