diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 42b51fa81..af518de0b 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -174,7 +174,7 @@ | |||
174 | " S Write file contents synchronously\n" \ | 174 | " S Write file contents synchronously\n" \ |
175 | " t Disable tail-merging of partial blocks with other files\n" \ | 175 | " t Disable tail-merging of partial blocks with other files\n" \ |
176 | " u Allow file to be undeleted\n" \ | 176 | " u Allow file to be undeleted\n" \ |
177 | " Options:\n" \ | 177 | "Options:\n" \ |
178 | " -R Recursively list subdirectories\n" \ | 178 | " -R Recursively list subdirectories\n" \ |
179 | " -v Set the file's version/generation number" | 179 | " -v Set the file's version/generation number" |
180 | 180 | ||