SOURCES: banner.sh - reflow help screen

gotar gotar at pld-linux.org
Sun Feb 15 14:10:07 CET 2009


Author: gotar                        Date: Sun Feb 15 13:10:07 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- reflow help screen

---- Files affected:
SOURCES:
   banner.sh (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SOURCES/banner.sh
diff -u SOURCES/banner.sh:1.8 SOURCES/banner.sh:1.9
--- SOURCES/banner.sh:1.8	Sun Feb 15 14:07:28 2009
+++ SOURCES/banner.sh	Sun Feb 15 14:10:02 2009
@@ -60,28 +60,20 @@
 {
 	Usage
 	cat << EOF
--a
---all       - all banners
+-a, --all       - all banners
 -d, --delete    - delete specified banners
--e
---exclude   - exclude following banners (useful with -a)
--h
---help      - show this help
--i
---include   - cancel effect of -e (EXCLUDED banners will remain excluded)
--m
---make      - make a brand-new banner named as following parameter [1] (from stdin)
--M          - same as above, but append if file exists
--n
---names     - show names of the banners
---newer     - all choosen banners should be newer than following parameter in seconds
---older     - all choosen banners should be older than following parameter in seconds
--s
---show      - show specified banners
---stderr    - send banner to stderr instead of stdout (or other)
---stdout    - send banner to stdout instead of stderr (or other)
--u
---usage     - show short help
+-e, --exclude   - exclude following banners (useful with -a)
+-h, --help      - show this help
+-i, --include   - cancel effect of -e (EXCLUDED banners will remain excluded)
+-m, --make      - make a brand-new banner named as following parameter [1] (from stdin)
+-M              - same as above, but append if file exists
+-n, --names     - show names of the banners
+--newer         - all choosen banners should be newer than following parameter in seconds
+--older         - all choosen banners should be older than following parameter in seconds
+-s, --show      - show specified banners
+--stderr        - send banner to stderr instead of stdout (or other)
+--stdout        - send banner to stdout instead of stderr (or other)
+-u, --usage     - show short help
 
 [1] if there is no slash ('/') in the given name default dir ($BANNERDIR) is used,
     otherwise the one that's specified
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/banner.sh?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list