Make capitalisation consistent in usage text.

This commit is contained in:
Adam Spiers 2011-12-07 01:20:07 +00:00
parent d88434f16e
commit 8817815059

View file

@ -610,12 +610,12 @@ OPTIONS:
-S, --stow Stow the package names that follow this option -S, --stow Stow the package names that follow this option
-D, --delete Unstow the package names that follow this option -D, --delete Unstow the package names that follow this option
-R, --restow Restow (like stow -D followed by stow -S) -R, --restow Restow (like stow -D followed by stow -S)
-p, --compat use legacy algorithm for unstowing -p, --compat Use legacy algorithm for unstowing
--ignore=REGEX ignore files ending in this perl regex --ignore=REGEX Ignore files ending in this Perl regex
--defer=REGEX don't stow files beginning with this perl regex --defer=REGEX Don't stow files beginning with this Perl regex
if the file is already stowed to another package if the file is already stowed to another package
--override=REGEX force stowing files beginning with this perl regex --override=REGEX Force stowing files beginning with this Perl regex
if the file is already stowed to another package if the file is already stowed to another package
-V, --version Show stow version number -V, --version Show stow version number
-h, --help Show this help -h, --help Show this help