X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=in%2Fcommandline.md;fp=in%2Fcommandline.md;h=2774b9951003315063ec1f90d97906d0c2a0ae9d;hb=07e692ef713a7d0d65296cd62b978539ac1ed683;hp=a2c49d4874bf75832f02c6038e5fd84256d25028;hpb=648cef7debdd1b5b96dc00db31445206c0de0f48;p=webber.git diff --git a/in/commandline.md b/in/commandline.md index a2c49d4..2774b99 100644 --- a/in/commandline.md +++ b/in/commandline.md @@ -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. - -