VirtualBox

Changeset 3129 in kBuild


Ignore:
Timestamp:
Jan 6, 2018 1:55:09 PM (7 years ago)
Author:
bird
Message:

kDeDup: Help update and changed default verbosity to --quiet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kDeDup/kDeDup.c

    r3012 r3129  
    169169*********************************************************************************************************************************/
    170170/** The verbosity level. */
    171 static unsigned g_cVerbosity                    = 2;
     171static unsigned g_cVerbosity                    = 0;
    172172
    173173/** Whether to recurse into subdirectories. */
     
    680680            "  --no-one-file-system, --cross-file-systems\n"
    681681            "    Reverses the effect of --one-file-system.\n"
     682            "  -q, --quiet, -v,--verbose\n"
     683            "    Controls the output level.\n"
     684            "  --hardlink-duplicates\n"
     685            "    Hardlink duplicate files to remove duplicates and save space.  By default\n"
     686            "    no action is taken and only analysis is done.\n"
    682687            );
    683688    return 0;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette