~m-grant-prg/mget/buster

« back to all changes in this revision

Viewing changes to src/man/1/mget.1.man.in

  • Committer: Mark Grant
  • Date: 2019-09-04 12:54:13 UTC
  • mfrom: (1.1.11)
  • Revision ID: m.grant.prg@gmail.com-20190904125413-gtwug6b4bs5x8mss
Merge new upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
-V, --version   Displays version information.
21
21
-w, --windows   Use Windows CR/LF instead of Unix LF line endings.
22
22
EXIT STATUS
23
 
0
24
 
if OK,
25
 
 
26
 
1
27
 
on failure.
 
23
0 - Success
 
24
.br
 
25
1 - General error
 
26
.br
 
27
64 - Command line usage error
 
28
.br
 
29
66 - Cannot open input
 
30
.br
 
31
77 - Permission denied
28
32
AUTHOR
29
33
Written by Mark Grant.
30
34
REPORTING BUGS
31
35
Report bugs to <m.grant.prg@gmail.com>
32
36
COPYRIGHT
33
 
Copyright 2013-2017 Mark Grant.
 
37
Copyright (C) 2013-2017, 2019 Mark Grant.
34
38
.br
35
39
License GPLv3+: GNU GPL version 3 or later
36
40
.br
41
45
There is NO WARRANTY, to the extent permitted by law.
42
46
SEE ALSO
43
47
mget(5) wget(1)
 
48