X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=in%2Fcommandline.md;fp=in%2Fcommandline.md;h=6a3563414feacb34f5f25df70d5c1b84d4a9b9a2;hb=b5bc4ffdfbaa76db7cd4cdeb078097ec17024f6b;hp=0aca79729827d2c60e77ea6799d644e042a9b966;hpb=c6d30c7f18e835e0b99032d01b1f8acd7f077ec6;p=webber.git diff --git a/in/commandline.md b/in/commandline.md index 0aca797..6a35634 100644 --- a/in/commandline.md +++ b/in/commandline.md @@ -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. - -