]> oss.titaniummirror.com Git - webber.git/blobdiff - in/commandline.md
Merge branch 'upstream'
[webber.git] / in / commandline.md
index 0aca79729827d2c60e77ea6799d644e042a9b966..6a3563414feacb34f5f25df70d5c1b84d4a9b9a2 100644 (file)
@@ -1,14 +1,19 @@
 title: Command line options
 linktitle: Cmdline
 parent: Configuration
+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.
-
-