Index: subversion/clients/cmdline/main.c =================================================================== --- subversion/clients/cmdline/main.c (revision 14395) +++ subversion/clients/cmdline/main.c (working copy) @@ -732,7 +732,10 @@ " A character in the first column signifies an update to the actual " "file,\n" " while updates to the file's properties are shown in the second " - "column.\n"), + "column.\n" + " A B in the third column signifies that the lock for the file " + "has been Broken or Stolen.\n" + ), {'r', 'N', 'q', svn_cl__merge_cmd_opt, SVN_CL__AUTH_OPTIONS, svn_cl__config_dir_opt, svn_cl__ignore_externals_opt} },