git: ls - Add -I to reverse -A

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 13 17:52:00 PDT 2012


commit ff1f883e7d9ded50242023cf33d508f7e8511298
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Sep 13 17:51:13 2012 -0700

    ls - Add -I to reverse -A
    
    * ls implies -A when run as root. Add the -I option
      which disables this behavior.
    
    * Note that -A and -I will override each other on the
      command line.

Summary of changes:
 bin/ls/ls.1 |   21 +++++++++++++++------
 bin/ls/ls.c |   11 ++++++++---
 2 files changed, 23 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ff1f883e7d9ded50242023cf33d508f7e8511298


-- 
DragonFly BSD source repository



More information about the Commits mailing list