mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
about: add new command 'about' to get quota info from a remote
Implemented for drive only. Relates to #1138 and #1564.
This commit is contained in:
committed by
Nick Craig-Wood
parent
b83814082b
commit
94e277d759
@@ -98,6 +98,7 @@ The main rclone commands with most used first
|
||||
* [rclone moveto](/commands/rclone_moveto/) - Move file or directory from source to dest.
|
||||
* [rclone obscure](/commands/rclone_obscure/) - Obscure password for use in the rclone.conf
|
||||
* [rclone cryptcheck](/commands/rclone_cryptcheck/) - Check the integrity of a crypted remote.
|
||||
* [rclone about](/commands/rclone_about/) - Get quota information from the remote.
|
||||
|
||||
See the [commands index](/commands/) for the full list.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user