1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-10-06 09:19:19 +02:00

sync help with default function name

This commit is contained in:
2009-06-03 07:43:37 +00:00
parent dc81d5f278
commit 9050882b78

View File

@@ -1749,7 +1749,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
"""${cmd_name}: Mark files or directories to be deleted upon the next 'checkin' """${cmd_name}: Mark files or directories to be deleted upon the next 'checkin'
usage: usage:
osc rm FILE/DIRECTORY [FILE/DIRECTORY...] osc delete FILE/DIRECTORY [FILE/DIRECTORY...]
This command works on check out copies. Use "rdelete" for working on server This command works on check out copies. Use "rdelete" for working on server
side only. This is needed for removing the entire project. side only. This is needed for removing the entire project.