svn_help_stdout

来自「linux subdivision ying gai ke yi le ba」· 代码 · 共 42 行

TXT
42
字号
usage: svn <subcommand> [options] [args]Type "svn help <subcommand>" for help on a specific subcommand.Most subcommands take file and/or directory arguments, recursingon the directories.  If no arguments are supplied to such acommand, it will recurse on the current directory (inclusive) bydefault.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)   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)   update (up)Subversion is a tool for version control.For additional information, see http://subversion.tigris.org/

⌨️ 快捷键说明

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