mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
maestral: add page (#7759)
* Create maestral.md new command * Update pages/common/maestral.md Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com> * Update pages/common/maestral.md Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com> * 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 <emilyseville7cf@gmail.com> Co-authored-by: Emily Grace Seville <emilyseville7cf@gmail.com> Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
This commit is contained in:
parent
ec1061acf1
commit
0c99df4a33
1 changed files with 24 additions and 0 deletions
24
pages/common/maestral.md
Normal file
24
pages/common/maestral.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# maestral
|
||||
|
||||
> A lightweight Dropbox client for macOS and Linux.
|
||||
> More information: <https://maestral.app/cli>.
|
||||
|
||||
- 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}}`
|
Loading…
Add table
Reference in a new issue