]> oss.titaniummirror.com Git - webber.git/blobdiff - in/commandline.md
Fix directories key error in get_path_to_root
[webber.git] / in / commandline.md
index e4040404dfb6ba370272d0221cfb36eae8432d14..6a3563414feacb34f5f25df70d5c1b84d4a9b9a2 100644 (file)
@@ -1,14 +1,19 @@
 title: Command line options
 linktitle: Cmdline
 parent: Configuration
-ctime: 2009-06-26
+lang: en
+ctime: 2009-06-24
+mtime: 2009-06-26
 
-= Help =
+Note that command line options can also be specified via [[configuration]].
 
-As usualy, you can get command line help with "`-h`" or "`--help`":
+= Invoke help =
 
+As usual, you can get command line help with "`-h`" or "`--help`":
+
+       $ webber/webber --help
        usage: webber [options]
-       
+
        options:
          -h, --help          show this help message and exit
          -i DIR, --in=DIR    input directory
@@ -49,5 +54,3 @@ to increase even more.
 
 With "`-k`" or "`--keepgoing`" you can tell webber to ignore errors in one
 page and continue with the next page.
-
-