Skip to content

Commit 6bd8572

Browse files
author
jonsger
authored
Fix typo in "osc revert" help
1 parent d6a04e5 commit 6bd8572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osc/commandline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8937,7 +8937,7 @@ def do_revert(self, subcmd, opts, *files):
89378937
89388938
Examples:
89398939
osc revert <modified file(s)>
8940-
ose revert .
8940+
osc revert .
89418941
Note: this only works for package working copies
89428942
89438943
${cmd_usage}

0 commit comments

Comments
 (0)