[eog] help/C, commandline.age: changed example for slideshow mode.



commit 632b792257ec85ee36c52d89a3e4304ba3200184
Author: Tiffany Antopolski <tiffany antopolski com>
Date:   Sat Apr 30 21:27:50 2011 -0400

    help/C, commandline.age: changed example for slideshow mode.
    
    Makes more sense to give a directory as a parameter.

 help/C/commandline.page |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/help/C/commandline.page b/help/C/commandline.page
index 674c756..a6141d6 100644
--- a/help/C/commandline.page
+++ b/help/C/commandline.page
@@ -42,8 +42,8 @@ the image gallery</link>.</p>
     <screen>eog --fullscreen image.jpeg</screen>
 </section>
 <section id="slide-show">
-    <title>Open image in slideshow mode</title>
-    <screen>eog --slide-show image.jpeg</screen>
+    <title>Open images in slideshow mode</title>
+    <screen>eog --slide-show Pictures/</screen>
 </section>
 <section id="disable-gallery">
     <title>Open image with gallery disabled</title>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]