diff options
Diffstat (limited to 'bin/extra/supd')
| -rwxr-xr-x | bin/extra/supd | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/supd b/bin/extra/supd index 48638bd..e8eacd4 100755 --- a/bin/extra/supd +++ b/bin/extra/supd @@ -7,7 +7,7 @@ then  	>&2 cat <<-EOF  	usage:  	    supd                              Update dirs in current dir -	    ls ~/projects | supd              Update dirs read from stdin +	    ... | supd                        Update dirs read from stdin  	    supd -h                           Show help  	EOF  	exit  | 
