]> oss.titaniummirror.com Git - webber.git/blobdiff - in/commandline.md
docs: many misc enhancements and clarifications
[webber.git] / in / commandline.md
index a2c49d4874bf75832f02c6038e5fd84256d25028..2774b9951003315063ec1f90d97906d0c2a0ae9d 100644 (file)
@@ -5,12 +5,15 @@ lang: en
 ctime: 2009-06-24
 mtime: 2009-06-26
 
-= Help =
+Note that command line options can also be specified via [[configuration]].
+
+= Invoke help =
 
 As usualy, 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
@@ -51,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.
-
-