mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-01 10:09:41 -06:00
another description update
This commit is contained in:
@@ -282,7 +282,7 @@ func CreateCountCommitsArgParser() *argparser.ArgParser {
|
||||
|
||||
func CreateReflogArgParser() *argparser.ArgParser {
|
||||
ap := argparser.NewArgParserWithMaxArgs("reflog", 1)
|
||||
ap.SupportsFlag(AllFlag, "", "Show all refs")
|
||||
ap.SupportsFlag(AllFlag, "", "Show all refs, including hidden refs, such as DoltHub workspace refs")
|
||||
return ap
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user