diff options
author | Rob van Nues <sborg63@disroot.org> | 2020-01-02 21:11:24 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2020-01-02 23:33:51 -0600 |
commit | dabc3af7bff14df3c54aabbf24171beffa31907f (patch) | |
tree | 6249bfde05c64f414816208a187d6dbff326bb3c /network/onedrive/README | |
parent | b9b78f41da53e26d0a85dc7aaead7a4cde003fea (diff) |
network/onedrive: Updated for version 2.3.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/onedrive/README')
-rw-r--r-- | network/onedrive/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/network/onedrive/README b/network/onedrive/README index 74e251e20d40c..f8d9633540b4f 100644 --- a/network/onedrive/README +++ b/network/onedrive/README @@ -1,17 +1,18 @@ A complete tool to interact with OneDrive on Linux. -Built following the UNIX philosophy +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 +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 +2) For Docker support, see /usr/doc/onedrive-$VERSION/docs/Docker.md -3) For Sharepoint group drive in Office 365 business or education, see +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: +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) + |