sherpa

Help: unpublished
Login
Tcl 2015 Conference, Manassas/VA, US, Oct 19-23
Send your abstracts to tclconference@googlegroups.com by Aug 24.

The "unpublished" command:

Usage: fossil unpublished ?OPTIONS?

Show a list of unpublished or "private" artifacts.  Unpublished artifacts
will never push and hence will not be shared with collaborators.

By default, this command only shows unpublished check-ins.  To show
all unpublished artifacts, use the --all command-line option.

OPTIONS:
    --all                   Show all artifacts, not just check-ins