From 0c99df4a332eb1c12b3617067a0f4c3a32a8feea Mon Sep 17 00:00:00 2001 From: whitemuu Date: Mon, 7 Feb 2022 09:04:46 +0800 Subject: [PATCH] maestral: add page (#7759) * Create maestral.md new command * Update pages/common/maestral.md Co-authored-by: Emily Grace Seville * Update pages/common/maestral.md Co-authored-by: Emily Grace Seville * Update pages/common/maestral.md Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> * Update pages/common/maestral.md Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> * Update pages/common/maestral.md Co-authored-by: Emily Grace Seville Co-authored-by: Emily Grace Seville Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> --- pages/common/maestral.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 pages/common/maestral.md diff --git a/pages/common/maestral.md b/pages/common/maestral.md new file mode 100644 index 0000000000..c0c7ebae6e --- /dev/null +++ b/pages/common/maestral.md @@ -0,0 +1,24 @@ +# maestral + +> A lightweight Dropbox client for macOS and Linux. +> More information: . + +- Start the GUI: + +`maestral gui` + +- Print current status of Maestral: + +`maestral status` + +- Pause syncing: + +`maestral pause` + +- Resume syncing: + +`maestral resume` + +- Print sync status of a specific file or folder: + +`maestral filestatus {{path/to/file_or_directory}}`