svn--help_stdout

来自「subversion-1.4.3-1.tar.gz 配置svn的源码」· 代码 · 共 45 行

TXT
45
字号
usage: svn <subcommand> [options] [args]Subversion command-line client, version X.Y.Z.Type 'svn help <subcommand>' for help on a specific subcommand.Type 'svn --version' to see the program version and RA modules  or 'svn --version --quiet' to see just the version number.Most subcommands take file and/or directory arguments, recursingon the directories.  If no arguments are supplied to such acommand, it recurses on the current directory (inclusive) by default.Available subcommands:   add   blame (praise, annotate, ann)   cat   checkout (co)   cleanup   commit (ci)   copy (cp)   delete (del, remove, rm)   diff (di)   export   help (?, h)   import   info   list (ls)   lock   log   merge   mkdir   move (mv, rename, ren)   propdel (pdel, pd)   propedit (pedit, pe)   propget (pget, pg)   proplist (plist, pl)   propset (pset, ps)   resolved   revert   status (stat, st)   switch (sw)   unlock   update (up)Subversion is a tool for version control.For additional information, see http://subversion.tigris.org/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?