forked from gregkh/smugbatch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
smugup.1
80 lines (80 loc) · 2.1 KB
/
smugup.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
.\" Title: smugup
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.71.0 <http://docbook.sf.net/>
.\" Date: May 2008
.\" Manual: smugup
.\" Source: smugup
.\"
.TH "SMUGUP" "1" "May 2008" "smugup" "smugup"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "NAME"
smugup \- upload files to a smugmug.com gallery
.SH "SYNOPSIS"
.HP 7
\fBsmugup\fR [\fB\-\-email\ email@address\fR] [\fB\-\-password\ password\fR] [\-\-album\ album\ [\-\-category\ category]\ [\-\-settings\ quicksettings]] [\fB\-\-quiet\fR] [\fB\-\-debug\fR] [\fB\-\-version\fR] [\fB\-\-help\fR]
.SH "DESCRIPTION"
.PP
smugup uploads files to a specified smugmug.com gallery. You can specify multiple files to upload on the command line. If the email address or password is not specified, you will be prompted for it. If the album name is not specified, you will be promted with a list of the album names in this account and you can choose one from there.
.PP
smugup supports both images and videos to be uploaded, as long as your smugmug.com account allows them.
.SH "OPTIONS"
.PP
\fB\-\-email email@address\fR
.RS 3n
Specify the email address of your smugmug.com account.
.RE
.PP
\fB\-\-password password\fR
.RS 3n
Specify the password of your smugmug.com account.
.RE
.PP
\fB\-\-album album\fR
.RS 3n
Specify the target album. If ommited, the user will be prompted with a list. If the album and category are both specified, the album will be created if necessary.
.RE
.PP
\fB\-\-category category\fR
.RS 3n
Specify the target category for
\fIalbum creation\fR. (See
\fB\-\-album\fR.)
.RE
.PP
\fB\-\-settings quicksettings\fR
.RS 3n
Specify the target quicksettings for
\fIalbum creation\fR. (See
\fB\-\-album\fR.)
.RE
.PP
\fB\-\-debug\fR
.RS 3n
Print a whole bunch of debugging messages to stdout.
.RE
.PP
\fB\-\-quiet\fR
.RS 3n
Run as quietly as possible, not printing anything to stdout.
.RE
.PP
\fB\-\-version\fR
.RS 3n
Print version number.
.RE
.PP
\fB\-\-help\fR
.RS 3n
Print help text.
.RE
.SH "AUTHOR"
.PP
Written by Greg Kroah\-Hartman
.SH "SEE ALSO"
.PP
\fBsmugls\fR(1),
\fBsmugdown\fR(1)