Hi all, I just made a quick change to the check_status.sh script we have in gnome-user-docs/gnome-help/C
You can now pass a single command-line argument to narrow what it shows you. Try any of these: ./check_status.sh --none ./check_status.sh --stub ./check_status.sh --incomplete ./check_status.sh --draft ./check_status.sh --review ./check_status.sh --candidate ./check_status.sh --final ./check_status.sh --outdated ./check_status.sh --summary You can only pass one, or none at all. Passing multiple would take another five minutes of scripting. :P -- Shaun _______________________________________________ gnome-doc-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-doc-list
