diff --git a/README.md b/README.md index c4fa868..38ca6aa 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,9 @@ List of commands : - `get org ` : organization details - `get doc ` : document details - `get doc access` : list of document access rights +- `get doc grist` : export document as a Grist file (Sqlite) in stdout +- `get doc excel` : export document as an Excel file (xlsx) in stdout +- `get doc table ` : export content of a document's table as a CSV file (xlsx) in stdout - `purge doc []`: purges document history (retains last 3 operations by default) - `get workspace `: workspace details - `get workspace access`: list of workspace access rights