chiark / gitweb /
Fix bashism
[stgit] / Documentation / stg-branch.txt
index 25c9c19d8369859bd520382bdff572f4205ff999..25ca951b1fcfb65756ea31ce282e3002552a2b2f 100644 (file)
@@ -20,7 +20,6 @@ SYNOPSIS
 'stg' branch --protect [<branch>]
 'stg' branch --unprotect [<branch>]
 'stg' branch --delete [--force] <branch>
-'stg' branch --convert
 
 DESCRIPTION
 -----------
@@ -91,9 +90,6 @@ the "master" branch if it exists.
 Branch "master" is treated specially (see bug #8732), in that only the
 StGIT metadata are removed, the GIT branch itself is not destroyed.
 
-'stg' branch --convert::
-       Switch current stack between old and new format.
-
 OPTIONS
 -------