Provided by: rust-coreutils_0.0.30-1_amd64 

NAME
sync - Synchronize cached writes to persistent storage
SYNOPSIS
sync [-f|--file-system] [-d|--data] [-h|--help] [-V|--version] [files]
DESCRIPTION
Synchronize cached writes to persistent storage
OPTIONS
-f, --file-system
sync the file systems that contain the files (Linux and Windows only)
-d, --data
sync only file data, no unneeded metadata (Linux only)
-h, --help
Print help
-V, --version
Print version
[files]
VERSION
v0.0.30
sync 0.0.30 sync(1)