1 Star 0 Fork 4.9K

丛林 / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
kernel-small-debug-shell-file-sync.md 829 Bytes
一键复制 编辑 原始数据 按行查看 历史
Annie_wang 提交于 2022-05-19 22:02 . update docs

sync

Command Function

This command is used to synchronize cached data (data in the file system) to an SD card.

Syntax

sync

Parameters

None

Usage

  • The sync command is used to refresh the cache. If no SD card is inserted, no operation will be performed.
  • When an SD card is inserted, the cache information is synchronized to the SD card. If the synchronization is successful, no information is displayed.

Example

Run sync. Data will be synchronized to the SD card if an SD card is available, and no operation will be performed if no SD card is available.

Output

None

1
https://gitee.com/jungle8023/docs.git
git@gitee.com:jungle8023/docs.git
jungle8023
docs
docs
master

搜索帮助