From 6bd8572cf7deca61a650192acf718d0becb99ddf Mon Sep 17 00:00:00 2001 From: jonsger Date: Thu, 3 May 2018 16:16:38 +0200 Subject: [PATCH] Fix typo in "osc revert" help --- osc/commandline.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osc/commandline.py b/osc/commandline.py index dbba95d2..87f8a4fd 100644 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -8937,7 +8937,7 @@ Please submit there instead, or use --nodevelproject to force direct submission. Examples: osc revert - ose revert . + osc revert . Note: this only works for package working copies ${cmd_usage}