git » galala » commit 4d8f420

Document that the new_page command asks to create albums

author Rodrigo Campos
2013-08-10 11:46:05 UTC
committer Rodrigo Campos
2013-08-10 16:10:37 UTC
parent 4461d74dfb8b0c45ab63dec991c0efe95bfd7160

Document that the new_page command asks to create albums

Signed-off-by: Rodrigo Campos <rodrigo@sdfg.com.ar>

galala +2 -2

diff --git a/galala b/galala
index f0734bb..928713c 100755
--- a/galala
+++ b/galala
@@ -152,8 +152,8 @@ HELP = '''
 Use one of:
 
     galala new_page FILENAME
-        Creates a new page, with no albums. The filename given will store the
-        page information in .ini format.
+        Creates a new page and will ask to optionally add albums to it. The
+        filename given will store the page information in .ini format.
     galala add_albums FILENAME
         Adds albums to the given page. It will ask for the information
         interactively, and update the page file.