summaryrefslogtreecommitdiffstats
path: root/network/onedrive/README
diff options
context:
space:
mode:
author Rob van Nues2019-12-07 14:14:30 +0100
committer Willy Sudiarto Raharjo2019-12-07 14:14:30 +0100
commitb1749794e30115e3f789ab8ab3f1d977d5ed2c7d (patch)
tree10e847979f38bf9f3f2d7522ef74e26e0f06edf9 /network/onedrive/README
parent5c87c42c77f3fc287f8c87a5e86146eb808625f3 (diff)
downloadslackbuilds-b1749794e30115e3f789ab8ab3f1d977d5ed2c7d.tar.gz
network/onedrive: Updated for version 2.3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/onedrive/README')
-rw-r--r--network/onedrive/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/network/onedrive/README b/network/onedrive/README
index 29e3b9bc22..74e251e20d 100644
--- a/network/onedrive/README
+++ b/network/onedrive/README
@@ -1,2 +1,17 @@
A complete tool to interact with OneDrive on Linux.
Built following the UNIX philosophy
+
+What's missing: while local changes are uploaded right away, remote changes are delayed.
+
+After installing the package:
+1) For configuration and Usage, see
+/usr/doc/onedrive-$VERSION/docs/USAGE.md,
+/usr/doc/onedrive-$VERSION/config and
+man onedrive
+2) For Docker support, see
+/usr/doc/onedrive-$VERSION/docs/Docker.md
+3) For Sharepoint group drive in Office 365 business or education, see
+/usr/doc/onedrive-$VERSION/docs/Office365.md
+4) If you encounter any bugs you can report them here on Github:
+https://github.com/abraunegg/onedrive
+(see /usr/doc/onedrive-$VERSION/README.md for more details how to do this)