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 98a9f32..bd5e913 100644 --- a/include/usage.h +++ b/include/usage.h @@ -318,7 +318,7 @@ "\t-d\toutput will be in DOS format" #define dpkg_trivial_usage \ - "-i package_file\n" + "-i package_file\n" \ "[-CPru] package_name" #define dpkg_full_usage \ "\t-i\tInstall the package\n" \ |