gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] tla help


From: Dustin Sallings
Subject: Re: [Gnu-arch-users] tla help
Date: Fri, 24 Sep 2004 20:57:06 -0700


On Sep 24, 2004, at 16:16, Zenaan Harkness wrote:

There could for example be

   tla help (list 15 basic commands)
   tla HELP (list all 100+ commands)

p4 does something similar to that...in fact, that might be a very good model:

desktop:~ 3001> p4 help

    Perforce -- the Fast Software Configuration Management System.

    p4 is Perforce's client tool for the command line.  Try:

        p4 help simple        list most common commands
        p4 help commands      list all commands
        p4 help command       help on a specific command

        p4 help charset       help on character set translation
        p4 help environment   list environment and registry variables
        p4 help filetypes     list supported file types
        p4 help jobview       help on jobview syntax
        p4 help revisions     help on specifying file revisions
        p4 help usage         generic command line arguments
        p4 help views         help on view syntax

    The full user manual is available at http://www.perforce.com/manual.

desktop:~ 3002> p4 help simple

    Most common Perforce client commands:

        client     Create or edit a client specification and its view

        sync       Synchronize the client with its view of the depot

        add        Open a new file to add it to the depot
        edit       Open an existing file for edit
        delete     Open an existing file to delete it from the depot

        resolve    Merge open files with other revisions or files
        revert     Discard changes from an opened file
        submit     Submit open files to the depot

desktop:~ 3003> p4 help commands

    Perforce client commands:

        add        Open a new file to add it to the depot
        admin      Perform administrative operations on the server
        annotate   Print file lines along with their revisions
        branch     Create or edit a branch specification
        branches   Display list of branches
        change     Create or edit a changelist description
        changes    Display list of pending and submitted changelists
        client     Create or edit a client specification and its view
        clients    Display list of known clients
        counter    Display, set, or delete a counter
        counters   Display list of known counters
        delete     Open an existing file to delete it from the depot
        depot      Create or edit a depot specification
        depots     Display list of depots
        describe   Display a changelist description
        diff       Display diff of client file with depot file
        diff2      Display diff of two depot files
        dirs       List subdirectories of a given depot directory
        edit       Open an existing file for edit
        filelog    List revision history of files
        files      List files in the depot
        fix        Mark jobs as being fixed by named changelists
        fixes      List what changelists fix what job
        flush      Fake a 'p4 sync' by not moving files
        fstat      Dump file info
        group      Change members of a user group
        groups     List groups (of users)
        have       List revisions last synced
        help       Print this help message
        info       Print out client/server information
        integrate  Schedule integration from one file to another
        integrated Show integrations that have been submitted
        job        Create or edit a job (defect) specification
        jobs       Display list of jobs
        jobspec    Edit the job template
        label      Create or edit a label specification and its view
        labels     Display list of labels
        labelsync  Synchronize label with the current client contents
        lock       Lock an opened file against changelist submission
        logger     Report what jobs and changelists have changed
        monitor    Display current running perforce process information
        obliterate Remove files and their history from the depot
        opened     Display list of files opened for pending changelist
passwd Set the user's password on the server (and Windows client)
        print      Retrieve a depot file to the standard output
        protect    Modify protections in the server namespace
        rename     Explains how to rename files
reopen Change the type or changelist number of an opened file
        resolve    Merge open files with other revisions or files
        resolved   Show files that have been merged but not submitted
        revert     Discard changes from an opened file
        review     List and track changelists (for the review daemon)
        reviews    Show what users are subscribed to review files
        set        Set variables in the registry (Windows only)
        submit     Submit open files to the depot
        sync       Synchronize the client with its view of the depot
        triggers   Modify list of pre-submit triggers
        typemap    Modify the file name-to-type mapping table
        unlock     Release a locked file but leave it open
        user       Create or edit a user specification
        users      Display list of known users
        verify     Verify that the server archives are intact
        where      Show how file names map through the client view


--
SPY                      My girlfriend asked me which one I like better.
pub  1024/3CAE01D5 1994/11/03 Dustin Sallings <address@hidden>
|    Key fingerprint =  87 02 57 08 02 D0 DA D6  C8 0F 3E 65 51 98 D8 BE
L_______________________ I hope the answer won't upset her. ____________





reply via email to

[Prev in Thread] Current Thread [Next in Thread]