aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 7ed1ff3..56814bb 100644
--- a/README.md
+++ b/README.md
@@ -21,11 +21,8 @@ Usage
### Opening images via stdin
find . "*.png" | imv -
-### Autoscale images to fit the window
- imv -s *.gif
-
-### Open an image fullscreen (and scale to fit screen)
- imv -fs image.jpeg
+### Open an image fullscreen
+ imv -f image.jpeg
### Viewing images in a random order
find . "*.png" | shuf | imv -