@ -2481,7 +2481,7 @@ usage(const char *progname)
printf ( _ ( " -n, --no-clean do not clean up after errors \n " ) ) ;
printf ( _ ( " -n, --no-clean do not clean up after errors \n " ) ) ;
printf ( _ ( " -N, --no-sync do not wait for changes to be written safely to disk \n " ) ) ;
printf ( _ ( " -N, --no-sync do not wait for changes to be written safely to disk \n " ) ) ;
printf ( _ ( " --no-instructions do not print instructions for next steps \n " ) ) ;
printf ( _ ( " --no-instructions do not print instructions for next steps \n " ) ) ;
printf ( _ ( " -s, --show show internal settings \n " ) ) ;
printf ( _ ( " -s, --show show internal settings, then exit \n " ) ) ;
printf ( _ ( " --sync-method=METHOD set method for syncing files to disk \n " ) ) ;
printf ( _ ( " --sync-method=METHOD set method for syncing files to disk \n " ) ) ;
printf ( _ ( " -S, --sync-only only sync database files to disk, then exit \n " ) ) ;
printf ( _ ( " -S, --sync-only only sync database files to disk, then exit \n " ) ) ;
printf ( _ ( " \n Other options: \n " ) ) ;
printf ( _ ( " \n Other options: \n " ) ) ;