OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / original / man1 / sync.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.3.
2 .TH SYNC "1" "January 2016" "GNU coreutils 8.25" "User Commands"
3 .SH NAME
4 sync \- Synchronize cached writes to persistent storage
5 .SH SYNOPSIS
6 .B sync
7 [\fI\,OPTION\/\fR] [\fI\,FILE\/\fR]...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Synchronize cached writes to persistent storage
12 .PP
13 If one or more files are specified, sync only them,
14 or their containing file systems.
15 .TP
16 \fB\-d\fR, \fB\-\-data\fR
17 sync only file data, no unneeded metadata
18 .TP
19 \fB\-f\fR, \fB\-\-file\-system\fR
20 sync the file systems that contain the files
21 .TP
22 \fB\-\-help\fR
23 display this help and exit
24 .TP
25 \fB\-\-version\fR
26 output version information and exit
27 .SH BUGS
28 Persistence guarantees vary per system.
29 See the system calls below for more details.
30 .SH AUTHOR
31 Written by Jim Meyering and Giuseppe Scrivano.
32 .SH "REPORTING BUGS"
33 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
34 .br
35 Report sync translation bugs to <http://translationproject.org/team/>
36 .SH COPYRIGHT
37 Copyright \(co 2016 Free Software Foundation, Inc.
38 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
39 .br
40 This is free software: you are free to change and redistribute it.
41 There is NO WARRANTY, to the extent permitted by law.
42 .SH "SEE ALSO"
43 fdatasync(2), fsync(2), sync(2), syncfs(2)
44 .PP
45 .br
46 Full documentation at: <http://www.gnu.org/software/coreutils/sync>
47 .br
48 or available locally via: info \(aq(coreutils) sync invocation\(aq