git: cpdup(1): Add '-h' option and sort options in help and code

Aaron LI aly at crater.dragonflybsd.org
Tue Oct 29 07:55:17 PDT 2019


commit 7651dbc3b90feb35888498b6f866ebd994258a5a
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Oct 29 22:49:41 2019 +0800

    cpdup(1): Add '-h' option and sort options in help and code
    
    * Add the '-h' option to show the help text
    * Sort options in both code and help text
    * Remove the redundant '-p' option from the source file
    * The '-n' and '-S' options are missing from the help text, so add them.
    
    See also: https://github.com/DragonFlyBSD/cpdup/commit/d87b2a60a95d0382135609bb17a014c8a0b61031

Summary of changes:
 bin/cpdup/cpdup.c | 91 ++++++++++++++++++++++++++++---------------------------
 bin/cpdup/misc.c  | 23 ++++++++------
 2 files changed, 60 insertions(+), 54 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7651dbc3b90feb35888498b6f866ebd994258a5a


-- 
DragonFly BSD source repository



More information about the Commits mailing list