blob: 638fdc1cabd8da2ab308b4269fc69e5835e340c7 (
plain)
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
|
=========
dropbox
=========
-----------------------------------------------
A command line interface to the Dropbox service
-----------------------------------------------
:Date: @DATE@
:Copyright: Copyright (C) 2008-2011 Evenflow, Inc. Free use of this software is granted under the terms of the GNU General Public License (GPL).
:Version: @PACKAGE_VERSION@
:Manual section: 1
SYNOPSIS
========
@SYNOPSIS@
DESCRIPTION
===========
The *dropbox* command provides a command line interface to the Dropbox, the easiest online file storage,
synchronization and sharing service.
COMMANDS
========
@COMMANDS@
BUGS
====
There are currently no known bugs. If you think you have found a bug or have a feature request, post in
the forums, or send us an e-mail (see the **RESOURCES** section below).
In the future there will be full command line support including linking accounts and setting preferences
from the *dropbox* command.
RESOURCES
=========
* Dropbox <http://www.dropbox.com/>
* Dropbox Forums <http://forums.dropbox.com/>
* Dropbox Support E-mail <support@dropbox.com>
AUTHORS
=======
@AUTHORS@
|