Provided by: rust-coreutils_0.1.0+git20250711.2ba3a33-0ubuntu2_amd64 bug

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

       v(uutils coreutils) 0.1.0

                                          sync (uutils coreutils) 0.1.0                                  sync(1)