diff options
-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 987965c59..ce5624752 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -2074,7 +2074,7 @@ | |||
2074 | "\t\t\tcommands to be executed\n" \ | 2074 | "\t\t\tcommands to be executed\n" \ |
2075 | "\t-i\t\tedit files in-place\n" \ | 2075 | "\t-i\t\tedit files in-place\n" \ |
2076 | "\t-n\t\tsuppress automatic printing of pattern space\n" \ | 2076 | "\t-n\t\tsuppress automatic printing of pattern space\n" \ |
2077 | "\t-r\t\tuse extended regular expression syntax\n" | 2077 | "\t-r\t\tuse extended regular expression syntax\n" \ |
2078 | "\n" \ | 2078 | "\n" \ |
2079 | "If no -e or -f is given, the first non-option argument is taken as the sed\n"\ | 2079 | "If no -e or -f is given, the first non-option argument is taken as the sed\n"\ |
2080 | "script to interpret. All remaining arguments are names of input files; if no\n"\ | 2080 | "script to interpret. All remaining arguments are names of input files; if no\n"\ |