Skip to content

Commit

Permalink
Fixes #86
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBachmann committed Dec 21, 2017
1 parent b769176 commit a917270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sos/sos.coco
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Usage: {cmd} <command> [<argument>] [<option1>, ...] When operating in of
switch [<branch>][/<revision>] [--meta] Continue work on another branch
--meta Only switch file tracking patterns for current branch, don't update any files
update [<branch>][/<revision>] Integrate work from another branch TODO add many merge and conflict resolution options
delete [<branch>] Remove (current) branch entirely
destroy [<branch>] Remove (current) branch entirely

commit [<message>] [--tag] Create a new revision from current state file tree, with an optional commit message
changes [<branch>][/<revision>] List changed paths vs. last or specified revision
Expand Down

0 comments on commit a917270

Please sign in to comment.