Updating docs
This commit is contained in:
parent
25965e83d8
commit
1f1e46d8b0
@ -93,7 +93,7 @@ func export(path string, r io.Reader) error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func usage() {
|
func usage() {
|
||||||
fmt.Fprintf(os.Stderr, "Usage: %s [options] conf src\n", path.Base(os.Args[0]))
|
fmt.Fprintf(os.Stderr, "Usage: %s [options] url selector [path]\n", path.Base(os.Args[0]))
|
||||||
fmt.Fprintf(os.Stderr, "http://foosoft.net/projects/scrawl/\n\n")
|
fmt.Fprintf(os.Stderr, "http://foosoft.net/projects/scrawl/\n\n")
|
||||||
fmt.Fprintf(os.Stderr, "Parameters:\n")
|
fmt.Fprintf(os.Stderr, "Parameters:\n")
|
||||||
flag.PrintDefaults()
|
flag.PrintDefaults()
|
||||||
|
Loading…
Reference in New Issue
Block a user